mirror of
https://github.com/reactos/CMake.git
synced 2025-02-09 05:16:07 +00:00
![Clifford Yapp](/assets/img/avatar_default.png)
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.
|