mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 13:56:00 +00:00
45c5f8cad2
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
SOURCE_DIR
|
|
----------
|
|
|
|
This read-only property reports the value of the
|
|
:variable:`CMAKE_CURRENT_SOURCE_DIR` variable in the directory in which
|
|
the target was defined.
|