mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
This will allow project code to recover the directory information about where a target was created.
7 lines
168 B
ReStructuredText
7 lines
168 B
ReStructuredText
BINARY_DIR
|
|
----------
|
|
|
|
This read-only property reports the value of the
|
|
:variable:`CMAKE_CURRENT_BINARY_DIR` variable in the directory in which
|
|
the target was defined.
|