Build pass without glog

This commit is contained in:
John Zhao
2018-09-04 16:07:36 +08:00
parent 02856194a0
commit 94ecacef6c
5 changed files with 50 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ option(WITH_DEVICE_INFO_REQUIRED "Build with device info required" ON)
option(WITH_BOOST "Include Boost support" ON)
# `make 3rdparty` could build glog submodule
option(WITH_GLOG "Include glog support" ON)
option(WITH_GLOG "Include glog support" OFF)
# packages