CMAKE_PROJECT_PROJECT-NAME_INCLUDE.rst 253 B

123456
  1. CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE
  2. ------------------------------------
  3. A CMake language file or module to be included by the :command:`project`
  4. command. This is intended for injecting custom code into project
  5. builds without modifying their source.