SKIP_AUTOGEN

Exclude the source file from AUTOMOC, AUTOUIC and AUTORCC processing (for Qt projects).

For finer exclusion control see SKIP_AUTOMOC, SKIP_AUTOUIC and SKIP_AUTORCC.

EXAMPLE

# ...
set_property(SOURCE file.h PROPERTY SKIP_AUTOGEN ON)
# ...

Table Of Contents

Previous topic

OBJECT_OUTPUTS

Next topic

SKIP_AUTOMOC

This Page