summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-06-04 13:54:25 (GMT)
committerBrad King <brad.king@kitware.com>2019-06-04 13:55:37 (GMT)
commite075e64fd80c3b63492232c7f9019ce65d1d8e4a (patch)
tree897012499dfaa1db2b21713f12a28b1088e74201 /Help/prop_tgt
parent4d80bd5cd5d7889fcd5d3b02519979034aec82e3 (diff)
downloadCMake-e075e64fd80c3b63492232c7f9019ce65d1d8e4a.zip
CMake-e075e64fd80c3b63492232c7f9019ce65d1d8e4a.tar.gz
CMake-e075e64fd80c3b63492232c7f9019ce65d1d8e4a.tar.bz2
Help: Document Swift_DEPENDENCIES_FILE property defaults
Copy wording from the release notes.
Diffstat (limited to 'Help/prop_tgt')
-rw-r--r--Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst b/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst
index 93cdd2c..46c9a1d 100644
--- a/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst
+++ b/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst
@@ -2,4 +2,4 @@ Swift_DEPENDENCIES_FILE
-----------------------
This property sets the path for the Swift dependency file (swiftdep) for the
-target.
+target. If one is not specified, it will default to ``<TARGET>.swiftdeps``.