mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
45c5f8cad2
This will allow project code to recover the directory information about where a target was created.
6 lines
207 B
ReStructuredText
6 lines
207 B
ReStructuredText
target-directory-properties
|
|
---------------------------
|
|
|
|
* The :prop_tgt:`SOURCE_DIR` and :prop_tgt:`BINARY_DIR` target properties
|
|
were introduced to allow project code to query where a target is defined.
|