summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-commands.7.rst
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2013-07-08 18:18:42 (GMT)
committerStephen Kelly <steveire@gmail.com>2014-04-02 21:14:02 (GMT)
commit9407174b1a0f1b4f8edf7fe08cc85ab6e990d59f (patch)
treec8f774f994fd696ff0189294c3a4cceefc642796 /Help/manual/cmake-commands.7.rst
parent81ad69e056d6c6dd2360e3345f6d99f268ee9e54 (diff)
downloadCMake-9407174b1a0f1b4f8edf7fe08cc85ab6e990d59f.zip
CMake-9407174b1a0f1b4f8edf7fe08cc85ab6e990d59f.tar.gz
CMake-9407174b1a0f1b4f8edf7fe08cc85ab6e990d59f.tar.bz2
target_sources: New command to add sources to target.
Diffstat (limited to 'Help/manual/cmake-commands.7.rst')
-rw-r--r--Help/manual/cmake-commands.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-commands.7.rst b/Help/manual/cmake-commands.7.rst
index fb0d2b5..4b1dbed 100644
--- a/Help/manual/cmake-commands.7.rst
+++ b/Help/manual/cmake-commands.7.rst
@@ -94,6 +94,7 @@ These commands may be used freely in CMake projects.
/command/target_compile_options
/command/target_include_directories
/command/target_link_libraries
+ /command/target_sources
/command/try_compile
/command/try_run
/command/unset