cookbook 'cmake', '= 0.2.0'
cmake (2) Versions 0.2.0 Follow5
Install cmake
cookbook 'cmake', '= 0.2.0', :supermarket
knife supermarket install cmake
knife supermarket download cmake
DESCRIPTION
Installs cmake, the cross-platform, open-source build system.
REQUIREMENTS
Supported Platforms
The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error:
- Ubuntu/Debian
- Fedora/CentOS/RedHat Enterprise Linux
RECIPES
-
cmake
, Default recipe
USAGE
This cookbook installs the cmake components if not present, and pulls updates if they are installed on the system.
ATTRIBUTES
None
Basic Settings
None
Contributors
Many thanks go to the following contributors who have helped to make this cookbook even better:
-
@pfalcone
- add support for Red Hat-based distributions
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
chef-cmake
- Freely distributable and licensed under the MIT license.
- Copyright (c) 2012-2013 Phil Cohen (github@phlippers.net)
- http://phlippers.net/
Dependent cookbooks
This cookbook has no specified dependencies.