Change LY_UNITY_BUILD default to "ON" (#3244)
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
#
|
||||
|
||||
set(LY_UNITY_BUILD OFF CACHE BOOL "UNITY builds")
|
||||
set(LY_UNITY_BUILD ON CACHE BOOL "UNITY builds")
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
include(cmake/LyAutoGen.cmake)
|
||||
|
||||
Reference in New Issue
Block a user