diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2018-11-11 12:50:17 (GMT) |
---|---|---|
committer | Sebastian Holtermann <sebholt@xwmw.org> | 2018-11-11 13:29:38 (GMT) |
commit | 2ef8fe2222adbc3e76bd60f79d01451f99de16aa (patch) | |
tree | 39d548317a5fb8e71f64063820c06bf8b5ef8a4b /Help/manual/cmake-qt.7.rst | |
parent | 8c8731b422f30a626d4692cde98558eee65ef063 (diff) | |
download | CMake-2ef8fe2222adbc3e76bd60f79d01451f99de16aa.zip CMake-2ef8fe2222adbc3e76bd60f79d01451f99de16aa.tar.gz CMake-2ef8fe2222adbc3e76bd60f79d01451f99de16aa.tar.bz2 |
Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET
Diffstat (limited to 'Help/manual/cmake-qt.7.rst')
-rw-r--r-- | Help/manual/cmake-qt.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-qt.7.rst b/Help/manual/cmake-qt.7.rst index 0382794..d8d6172 100644 --- a/Help/manual/cmake-qt.7.rst +++ b/Help/manual/cmake-qt.7.rst @@ -236,6 +236,7 @@ when either :prop_sf:`SKIP_AUTOMOC`, :prop_sf:`SKIP_AUTOUIC`, :prop_sf:`SKIP_AUTOGEN` or :policy:`CMP0071` - :prop_tgt:`AUTOGEN_TARGET_DEPENDS` lists a source file +- :variable:`CMAKE_GLOBAL_AUTOGEN_TARGET` is enabled qtmain.lib on Windows ===================== |