https://github.com/Kitware/CMake
Raw File
Tip revision: f00f3fb4ab93ed3d914f881874919e143bc240ce authored by Brad King on 14 May 2019, 15:31:59 UTC
CMake 3.13.5
Tip revision: f00f3fb
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 intended for injecting custom code into project
builds without modifying their source.
back to top