Remove submodule glog

This commit is contained in:
John Zhao
2018-09-04 17:11:39 +08:00
parent d96797c835
commit 2784937ad1
4 changed files with 3 additions and 14 deletions

View File

@@ -28,7 +28,8 @@ option(WITH_DEVICE_INFO_REQUIRED "Build with device info required" ON)
option(WITH_BOOST "Include Boost support" ON)
# `make 3rdparty` could build glog submodule
# How to install glog?
# Ubuntu: `sudo apt-get install libgoogle-glog-dev`
option(WITH_GLOG "Include glog support" OFF)