blob: bdbed859a25a05e8238a4ba46dfbebb16a546340 (
plain)
1
2
3
4
5
6
7
8
|
CMAKE_AUTOMOC_MOC_OPTIONS
-------------------------
Additional options for moc when using automoc (see CMAKE_AUTOMOC).
This variable is used to initialize the AUTOMOC_MOC_OPTIONS property
on all the targets. See that target property for additional
information.
|