mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-05 08:08:06 +00:00
Do not force to download and build Glog when packaging, so
libgooggle-glog-dev can be used
This commit is contained in:
@@ -46,7 +46,6 @@ option(ENABLE_OWN_GLOG "Download glog and link it to gflags" OFF)
|
||||
|
||||
if(ENABLE_PACKAGING)
|
||||
set(ENABLE_GENERIC_ARCH ON)
|
||||
set(ENABLE_OWN_GLOG ON)
|
||||
endif(ENABLE_PACKAGING)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user