mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
project: Add variable CMAKE_PROJECT_INCLUDE
This commit is contained in:
6
Help/variable/CMAKE_PROJECT_INCLUDE.rst
Normal file
6
Help/variable/CMAKE_PROJECT_INCLUDE.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user