[hamradio-commits] [gnss-sdr] 69/80: Revert wrong commit

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sun May 15 20:11:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch upstream
in repository gnss-sdr.

commit b2dfd34a3182d640e4775f51ae8bfe1f4cd355e9
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Thu May 12 23:25:50 2016 +0200

    Revert wrong commit
---
 src/algorithms/PVT/libs/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/algorithms/PVT/libs/CMakeLists.txt b/src/algorithms/PVT/libs/CMakeLists.txt
index 36e3db1..e64975e 100644
--- a/src/algorithms/PVT/libs/CMakeLists.txt
+++ b/src/algorithms/PVT/libs/CMakeLists.txt
@@ -45,5 +45,5 @@ include_directories(
 file(GLOB PVT_LIB_HEADERS "*.h")
 add_library(pvt_lib ${PVT_LIB_SOURCES} ${PVT_LIB_HEADERS})
 source_group(Headers FILES ${PVT_LIB_HEADERS})
-add_dependencies(pvt_lib armadillo-${armadillo_RELEASE} gflags-${gflags_RELEASE} glog-${glog_RELEASE})
+add_dependencies(pvt_lib armadillo-${armadillo_RELEASE} glog-${glog_RELEASE})
 target_link_libraries(pvt_lib ${Boost_LIBRARIES} ${GFlags_LIBS} ${GLOG_LIBRARIES} ${ARMADILLO_LIBRARIES})

-- 
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