[hamradio-commits] [gnss-sdr] 03/18: Do not force to download and build Glog when packaging, so libgooggle-glog-dev can be used
Carles Fernandez
carles_fernandez-guest at moszumanska.debian.org
Sun Dec 7 22:13:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.
commit 4fb64f3deefea8849fece891fb809f1865baec55
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date: Sun Dec 7 11:05:49 2014 +0100
Do not force to download and build Glog when packaging, so
libgooggle-glog-dev can be used
---
CMakeLists.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7a060d9..ce1adea 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git
More information about the pkg-hamradio-commits
mailing list