summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorClifford Yapp <cliffyapp@gmail.com>2015-07-21 15:57:22 (GMT)
committerBrad King <brad.king@kitware.com>2015-07-21 18:19:35 (GMT)
commit45c5f8cad2f95ccfada50e1b65e56918f3c6c5c4 (patch)
tree8fbe532a2e45676c346f9c16a8500bede7c413fa /Help/manual
parent265b9db7c2c865c5aad821bf9a377ea84dfe431e (diff)
downloadCMake-45c5f8cad2f95ccfada50e1b65e56918f3c6c5c4.zip
CMake-45c5f8cad2f95ccfada50e1b65e56918f3c6c5c4.tar.gz
CMake-45c5f8cad2f95ccfada50e1b65e56918f3c6c5c4.tar.bz2
Add SOURCE_DIR and BINARY_DIR target properties
This will allow project code to recover the directory information about where a target was created.
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake-properties.7.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst
index 1d27a64..ac893c2 100644
--- a/Help/manual/cmake-properties.7.rst
+++ b/Help/manual/cmake-properties.7.rst
@@ -114,6 +114,7 @@ Properties on Targets
/prop_tgt/AUTOUIC_OPTIONS
/prop_tgt/AUTORCC
/prop_tgt/AUTORCC_OPTIONS
+ /prop_tgt/BINARY_DIR
/prop_tgt/BUILD_WITH_INSTALL_RPATH
/prop_tgt/BUNDLE_EXTENSION
/prop_tgt/BUNDLE
@@ -244,6 +245,7 @@ Properties on Targets
/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG
/prop_tgt/RUNTIME_OUTPUT_NAME
/prop_tgt/SKIP_BUILD_RPATH
+ /prop_tgt/SOURCE_DIR
/prop_tgt/SOURCES
/prop_tgt/SOVERSION
/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG