mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Add QT_QMLCACHEGEN_ARGUMENTS --only-bytecode option
This commit is contained in:
parent
51f955df5c
commit
647998e799
@ -335,6 +335,7 @@ set_target_properties(
|
|||||||
UNITY_BUILD_MODE BATCH
|
UNITY_BUILD_MODE BATCH
|
||||||
UNITY_BUILD_BATCH_SIZE 128
|
UNITY_BUILD_BATCH_SIZE 128
|
||||||
INTERPROCEDURAL_OPTIMIZATION TRUE
|
INTERPROCEDURAL_OPTIMIZATION TRUE
|
||||||
|
QT_QMLCACHEGEN_ARGUMENTS "--only-bytecode"
|
||||||
)
|
)
|
||||||
|
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user