feat/support_fiber #2
2
third_party/gflags/CMakeLists.txt
vendored
2
third_party/gflags/CMakeLists.txt
vendored
@ -297,7 +297,7 @@ gflags_define(
|
||||
"Format of integer types: \"C99\" (uint32_t), \"BSD\" (u_int32_t), \"VC7\" (__int32)"
|
||||
"")
|
||||
gflags_property(INTTYPES_FORMAT STRINGS "C99;BSD;VC7")
|
||||
gflags_property(INTTYPES_FORMAT ADVANCED TRUE)
|
||||
gflags_property(INTTYPES_FORMAT ADVANCED FALSE)
|
||||
if(NOT INTTYPES_FORMAT)
|
||||
set(TYPES uint32_t u_int32_t)
|
||||
if(MSVC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user