https://github.com/Kitware/CMake
Raw File
Tip revision: 3a0db0223b8c10cfaa6984253d794ab97425adf9 authored by Brad King on 23 July 2015, 12:49:45 UTC
CMake 3.3.0
Tip revision: 3a0db02
CMAKE_PROJECT_PROJECT-NAME_INCLUDE.rst
CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE
------------------------------------

A CMake language file or module to be included by the :command:`project`
command.  This is is intended for injecting custom code into project
builds without modifying their source.
back to top