mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-26 06:34:13 +08:00

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.
|