removing unnecessary bigobj flags from files (its applied globally)
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
-10
@@ -5,13 +5,3 @@
|
||||
# SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
#
|
||||
#
|
||||
|
||||
ly_add_source_properties(
|
||||
SOURCES
|
||||
Tests/PythonAssetBuilderTest.cpp
|
||||
Tests/PythonBuilderRegisterTest.cpp
|
||||
Tests/PythonBuilderCreateJobsTest.cpp
|
||||
Tests/PythonBuilderProcessJobTest.cpp
|
||||
PROPERTY COMPILE_OPTIONS
|
||||
VALUES -bigobj
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user