|
|
6 years ago | |
|---|---|---|
| .. | ||
| ConcatenateToCXX.cmake | 6 years ago | |
| CopyPattern.cmake | 6 years ago | |
| CopyPython.cmake | 6 years ago | |
| MakeComposite.cmake | 7 years ago | |
| README.md | 12 years ago | |
Directory: /cmake/scripts
License: Unlicense
Description: This directory is used for cmake files which are not meant to
be included using CMake's normal include() directive. Typically, files in this
directory will be invoked as a custom command/target in the form of:
cmake -P <CustomScriptName.cmake> [... other options ...]