Sign in
android
/
platform
/
prebuilts
/
cmake
/
linux-x86
/
ndk-r15-release
/
.
/
share
/
cmake-3.6
/
Help
/
variable
/
CMAKE_AUTOMOC.rst
blob: 02e5eb57aae0affda68bd72b47fd6a5380c0016c [
file
] [
log
] [
blame
]
CMAKE_AUTOMOC
-------------
Whether
to handle
``
moc
``
automatically
for
Qt
targets
.
This
variable
is
used to initialize the
:
prop_tgt
:
`AUTOMOC`
property
on all the
targets
.
See
that target
property
for
additional information
.