Sign in
webkit
/
WebKit
/
c6a7a2f378a60ecad2c606428f6fc0921528b1a6
/
.
/
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
)