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