mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
Remove unity build option by default (only use it in CI)
This commit is contained in:
parent
02ae0e0db1
commit
3542a4d5fd
@ -99,7 +99,6 @@ CONFIG += silent
|
||||
# Unity build
|
||||
#-----------------------------------------------------------------------------------------
|
||||
|
||||
CONFIG += unity_build
|
||||
CONFIG(unity_build) {
|
||||
CONFIG += ltcg # Enable linker optimization
|
||||
DEFINES += UNITY_BUILD=1 # Enable unity build
|
||||
|
Loading…
x
Reference in New Issue
Block a user