summaryrefslogtreecommitdiffstats
path: root/Help/command/set_source_files_properties.rst
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2019-04-24 14:23:28 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-04-24 14:23:39 (GMT)
commitc3ef56795102516c2d5c86b5d90808e854cda514 (patch)
treecf936bd47f30935ce5f7a8222246ebe9d3e86c9a /Help/command/set_source_files_properties.rst
parenta7eb2877b87117fb02ae4d3b730361defca4a96d (diff)
parentcb811d11cee1e2873cc2bf506cd081769e894ac3 (diff)
downloadCMake-c3ef56795102516c2d5c86b5d90808e854cda514.zip
CMake-c3ef56795102516c2d5c86b5d90808e854cda514.tar.gz
CMake-c3ef56795102516c2d5c86b5d90808e854cda514.tar.bz2
Merge topic 'update-documentation'
cb811d11ce Help: Improve description of modules Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3222
Diffstat (limited to 'Help/command/set_source_files_properties.rst')
-rw-r--r--Help/command/set_source_files_properties.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/set_source_files_properties.rst b/Help/command/set_source_files_properties.rst
index 91f995c..ab95d70 100644
--- a/Help/command/set_source_files_properties.rst
+++ b/Help/command/set_source_files_properties.rst
@@ -16,4 +16,4 @@ See also the :command:`set_property(SOURCE)` command.
See :ref:`Source File Properties` for the list of properties known
to CMake. Source file properties are visible only to targets added
-in the same directory (CMakeLists.txt).
+in the same directory (``CMakeLists.txt``).