mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-23 00:03:14 +01:00
@@ -333,7 +333,7 @@ if(GENERATE_OFFTI)
|
||||
endif()
|
||||
|
||||
if(MSVC)
|
||||
set(EXTRA_CXXFLAGS "/W0 /wd4996 /GF /GR- /RTC1")
|
||||
set(EXTRA_CXXFLAGS "/W0 /wd4996 /GF /GR-")
|
||||
else()
|
||||
set(EXTRA_CXXFLAGS "-fexceptions")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user