Remove unity build option by default (only use it in CI)

This commit is contained in:
Alex Spataru 2021-11-14 19:53:14 -06:00
parent 02ae0e0db1
commit 3542a4d5fd

View File

@ -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