mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06:00
6 lines
198 B
ReStructuredText
6 lines
198 B
ReStructuredText
cmake_project_include
|
|
---------------------
|
|
|
|
* A variable :variable:`CMAKE_PROJECT_INCLUDE` was added to allow injection
|
|
of custom code into the project without knowing the project name a priori.
|