CMake utilities (modules).
HTTPS:
git clone https://github.com/apcountryman/cmake-utilities.git
SSH:
git clone git@github.com:apcountryman/cmake-utilities.git
Add the path to this repository to the project's CMAKE_MODULE_PATH
.
Post version 0.3.0, cmake-utilities will follow the Abseil Live at Head philosophy.
cmake-utilities uses the GitHub flow workflow.
To install this repository's Git hooks, run the install.sh
script located in the
git/hooks
directory.
See the install.sh
script's help text for usage details.
$ ./git/hooks/install.sh --help
cmake-utilities has adopted the Contributor Covenant 2.0 code of conduct.
For more information, see the CODE_OF_CONDUCT.md
file in this
repository.
If you are interested in contributing to cmake-utilities, please read the
CONTRIBUTING.md
file in this repository.
- Andrew Countryman
cmake-utilities is licensed under the Apache License, Version 2.0.
For more information, see the LICENSE
file in this repository.