diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-10-11 12:26:53 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2013-10-24 09:50:47 (GMT) |
commit | 98632effebc7ed59105a67c549989265a3b207f1 (patch) | |
tree | 51d4393da7bb727a959cd868ed4661725134a7bd /Help/manual | |
parent | 63378baa1ceacbfdd52753e6dc7228ccfc53f4e5 (diff) | |
download | CMake-98632effebc7ed59105a67c549989265a3b207f1.zip CMake-98632effebc7ed59105a67c549989265a3b207f1.tar.gz CMake-98632effebc7ed59105a67c549989265a3b207f1.tar.bz2 |
Add the AUTOGEN_TARGETS_FOLDER and obsolete AUTOMOC_TARGETS_FOLDER.
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index bb3acff..c248085 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -10,6 +10,7 @@ Properties of Global Scope .. toctree:: /prop_gbl/ALLOW_DUPLICATE_CUSTOM_TARGETS + /prop_gbl/AUTOGEN_TARGETS_FOLDER /prop_gbl/AUTOMOC_TARGETS_FOLDER /prop_gbl/DEBUG_CONFIGURATIONS /prop_gbl/DISABLED_FEATURES |