f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
8 lines
213 B
ReStructuredText
8 lines
213 B
ReStructuredText
CMAKE_AUTOMOC
|
|
-------------
|
|
|
|
Whether to handle moc automatically for Qt targets.
|
|
|
|
This variable is used to initialize the AUTOMOC property on all the
|
|
targets. See that target property for additional information.
|