blob: da559cc779b1d6757c902bcbfdf460bcbd24e217 (
plain)
1
2
3
4
5
6
|
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.
|