mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
7 lines
256 B
ReStructuredText
7 lines
256 B
ReStructuredText
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.
|