mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-29 10:31:03 -06:00
13 lines
283 B
ReStructuredText
13 lines
283 B
ReStructuredText
QtAutogen_Skip
|
|
--------------
|
|
|
|
* The source file properties
|
|
:prop_sf:`SKIP_AUTOMOC`,
|
|
:prop_sf:`SKIP_AUTOUIC`,
|
|
:prop_sf:`SKIP_AUTORCC` and
|
|
:prop_sf:`SKIP_AUTOGEN`
|
|
allow to exclude files from
|
|
:prop_tgt:`AUTOMOC`,
|
|
:prop_tgt:`AUTOUIC` and
|
|
:prop_tgt:`AUTORCC` processing.
|