Skip AUTOGEN for config files
Amends c7d1d56b09
Task-number: QTBUG-103196
Change-Id: I319ca96bb54b9d0274270790d8c92151ea3398f0
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
454f4679ef
commit
553185e8c3
@ -230,6 +230,7 @@ function(qt_internal_add_module target)
|
||||
set_source_files_properties("${module_config_header}" "${module_config_private_header}"
|
||||
PROPERTIES
|
||||
GENERATED TRUE
|
||||
SKIP_AUTOGEN TRUE
|
||||
)
|
||||
|
||||
# Module define needs to take into account the config module name.
|
||||
|
Loading…
Reference in New Issue
Block a user