mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
00007dcc36
Also add document for CMAKE_PROJECT_<PROJECT-NAME>_INCLUDE variable.
7 lines
158 B
ReStructuredText
7 lines
158 B
ReStructuredText
PROJECT_BINARY_DIR
|
|
------------------
|
|
|
|
Full path to build directory for project.
|
|
|
|
This is the binary directory of the most recent :command:`project` command.
|