Update CMakeLists.txt
This commit is contained in:
parent
ade161dbdc
commit
ff44d1a358
@ -42,6 +42,7 @@ if (MSVC AND WIN32)
|
||||
set(FMT_CUSTOM_MSVC_EH /EHsc)
|
||||
else ()
|
||||
set(FMT_CUSTOM_MSVC_EH)
|
||||
endif ()
|
||||
endif ()
|
||||
target_compile_options(gmock PUBLIC ${FMT_CUSTOM_MSVC_EH})
|
||||
endif ()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user