Sign in
webkit
/
WebKit
/
540d6b6f3e74031bf3bfd4bcf3dba6195c222b4d
/
.
/
Source
/
ThirdParty
/
gtest
/
PlatformWin.cmake
blob: 074fc891c754f3e180a8ff02d59a5b3761ea87ba [
file
] [
log
] [
blame
]
set
(
gtest_LIBRARY_TYPE STATIC
)
# MSVC 2015 requires this definition for INTMAX_MAX to be defined.
add_definitions
(-
D__STDC_LIMIT_MACROS
)