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