CMake utilities (modules).
HTTPS:
https://github.com/apcountryman/cmake-utilities.git
SSH:
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
script located in the
git/hooks
directory. See the script's help text for usage details.
$ ./git/hooks/install --help
- Andrew Countryman
cmake-utilities
is licensed under the Apache License, Version 2.0. For more information,
see the LICENSE file in this repository.