mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
7 lines
223 B
ReStructuredText
7 lines
223 B
ReStructuredText
CMAKE_PROJECT_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.
|