gmock PUBLIC
This commit is contained in:
parent
032ac28c1d
commit
8d8f7b1fae
@ -45,7 +45,7 @@ if (MSVC AND WIN32)
|
||||
else ()
|
||||
set(FMT_CUSTOM_MSVC_EH)
|
||||
endif ()
|
||||
target_compile_options(fmt PRIVATE ${FMT_CUSTOM_MSVC_EH})
|
||||
target_compile_options(gmock PUBLIC ${FMT_CUSTOM_MSVC_EH})
|
||||
endif ()
|
||||
|
||||
# GTest doesn't detect <tuple> with clang.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user