mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 10:39:28 -05:00
7 lines
231 B
ReStructuredText
7 lines
231 B
ReStructuredText
CMAKE_AUTOGEN_VERBOSE
|
|
---------------------
|
|
|
|
* The new variable :variable:`CMAKE_AUTOGEN_VERBOSE` allows
|
|
to increase the verbosity of :prop_tgt:`AUTOMOC`, :prop_tgt:`AUTOUIC` and
|
|
:prop_tgt:`AUTORCC` from within CMakeLists.txt.
|