typo
This commit is contained in:
parent
e1ecab0a15
commit
634ca9c31f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ function(setup_fgfs_embedded_resources)
|
|||
set_property(GLOBAL APPEND PROPERTY EMBEDDED_RESOURCE_SOURCES ${SOURCES})
|
||||
set_property(GLOBAL APPEND PROPERTY EMBEDDED_RESOURCE_HEADERS ${HEADERS})
|
||||
|
||||
# set the flag for CMake polocy 00071, ensure Qt AUTOfoo don't process
|
||||
# set the flag for CMake policy 00071, ensure Qt AUTOfoo don't process
|
||||
# generated files
|
||||
foreach(sourcefile IN LISTS ${SOURCES} ${HEADERS})
|
||||
set_property(SOURCE ${sourcefile} PROPERTY SKIP_AUTOMOC ON)
|
||||
|
|
Loading…
Add table
Reference in a new issue