blob: 78ce220ec79a37cd1e729b2a2bcdf4517b3a2568 (
plain)
1
2
3
4
5
6
7
8
|
SOURCE_DIR
----------
.. versionadded:: 3.4
This read-only property reports the value of the
:variable:`CMAKE_CURRENT_SOURCE_DIR` variable in the directory in which
the target was defined.
|