Skip to content

Commit 996074a

Browse files
committed
add bigobj
1 parent 17284f8 commit 996074a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ set(ICEBERG_INSTALL_CMAKEDIR "${CMAKE_INSTALL_LIBDIR}/cmake")
5656
set(ICEBERG_INSTALL_DOCDIR "share/doc/iceberg")
5757

5858
if(WIN32 AND NOT MINGW)
59+
add_compile_options(/bigobj)
5960
set(MSVC_TOOLCHAIN TRUE)
6061
else()
6162
set(MSVC_TOOLCHAIN FALSE)

0 commit comments

Comments
 (0)