mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-15 05:51:07 -05:00
6 lines
195 B
ReStructuredText
6 lines
195 B
ReStructuredText
cmake_project_include_before
|
|
----------------------------
|
|
|
|
* A variable :variable:`CMAKE_PROJECT_INCLUDE_BEFORE` was added to allow
|
|
injection of custom code before the :command:`project` call.
|