Help: Fix heading level for CMAKE_AUTOMOC_MACRO_NAMES

This commit is contained in:
Craig Scott 2018-01-19 07:49:51 +11:00
parent cbe7314bb0
commit c89c87c9be

View File

@ -12,7 +12,7 @@ information.
The default value is ``Q_OBJECT;Q_GADGET;Q_NAMESPACE``.
Example
-------
^^^^^^^
Let CMake know that source files that contain ``CUSTOM_MACRO`` must be ``moc``
processed as well::