Sam Edwards fd94a33c56 CMake: When compiling Python to .pyc, optimize with -O %!s(int64=6) %!d(string=hai) anos
..
ConcatenateToCXX.cmake 26e60fe106 CMake: Fix the ConcatenateToCXX script leaving off a null byte %!s(int64=6) %!d(string=hai) anos
CopyPattern.cmake f0c9772396 CMake: Move copying of models to build-time. %!s(int64=6) %!d(string=hai) anos
CopyPython.cmake fd94a33c56 CMake: When compiling Python to .pyc, optimize with -O %!s(int64=6) %!d(string=hai) anos
MakeComposite.cmake d66f5fa8e2 CMake: Kill support for <2.8.12 %!s(int64=8) %!d(string=hai) anos
README.md c579f87007 cmake: Reorganize macros, and cleanup related files (add docs, etc) %!s(int64=12) %!d(string=hai) anos

README.md

Directory Info

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 ...]