feat/support_fiber #2
2
third_party/glog/CMakeLists.txt
vendored
2
third_party/glog/CMakeLists.txt
vendored
@ -45,7 +45,7 @@ option(WITH_PKGCONFIG "Enable pkg-config support" OFF)
|
||||
option(WITH_SYMBOLIZE "Enable symbolize module" ON)
|
||||
option(WITH_THREADS "Enable multithreading support" ON)
|
||||
option(WITH_TLS "Enable Thread Local Storage (TLS) support" ON)
|
||||
option(WITH_UNWIND "Enable libunwind support" OFF)
|
||||
option(WITH_UNWIND "Enable libunwind support" ON)
|
||||
|
||||
cmake_dependent_option(WITH_GMOCK "Use Google Mock" ON WITH_GTEST OFF)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user