summaryrefslogtreecommitdiffstats
path: root/Help/command/set_source_files_properties.rst
diff options
context:
space:
mode:
authorBartosz Kosiorek <bartosz.kosiorek@tomtom.com>2019-04-12 14:37:05 (GMT)
committerBartosz Kosiorek <bartosz.kosiorek@tomtom.com>2019-04-23 08:39:34 (GMT)
commitcb811d11cee1e2873cc2bf506cd081769e894ac3 (patch)
tree6fa97b0fb931bfbc6faaf866c3e745a0fd5ea430 /Help/command/set_source_files_properties.rst
parent4ff7706f2d7eaaffe3970da5f77d18f67771a4a8 (diff)
downloadCMake-cb811d11cee1e2873cc2bf506cd081769e894ac3.zip
CMake-cb811d11cee1e2873cc2bf506cd081769e894ac3.tar.gz
CMake-cb811d11cee1e2873cc2bf506cd081769e894ac3.tar.bz2
Help: Improve description of modules
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``).