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:
Esteban Papp
2021-08-13 17:47:37 -07:00
parent 14e7754334
commit 0eacd54b14
8 changed files with 0 additions and 73 deletions
@@ -5,8 +5,3 @@
# SPDX-License-Identifier: Apache-2.0 OR MIT
#
#
ly_add_source_properties(
SOURCES MainWindow.cpp CryEdit.cpp
PROPERTY COMPILE_OPTIONS
VALUES -bigobj
)