mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Set /bigobj for building debug tests
This commit is contained in:
@@ -347,6 +347,9 @@ ELSEIF (MSVC)
|
||||
ENDFOREACH()
|
||||
ENDIF ()
|
||||
|
||||
# Set /bigobj to allow building Debug tests
|
||||
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} /bigobj")
|
||||
|
||||
set (LOOT_LIBS version
|
||||
ws2_32
|
||||
shlwapi
|
||||
|
||||
Reference in New Issue
Block a user