mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
7 lines
251 B
ReStructuredText
7 lines
251 B
ReStructuredText
CMAKE_PROJECT_INCLUDE_BEFORE
|
|
----------------------------
|
|
|
|
A CMake language file or module to be included before processing the
|
|
:command:`project` command. This is intended for injecting custom code into
|
|
project builds without modifying their source.
|