[hamradio-commits] [gnss-sdr] 120/303: Remove unrequired variable

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Mon Feb 13 22:35:53 UTC 2017


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

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

commit 071dec2ebba16088b8c1da285048f1cc29cac875
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Thu Oct 27 08:28:37 2016 +0200

    Remove unrequired variable
---
 src/main/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/CMakeLists.txt b/src/main/CMakeLists.txt
index 84a3a2d..f8ef0b3 100644
--- a/src/main/CMakeLists.txt
+++ b/src/main/CMakeLists.txt
@@ -92,7 +92,7 @@ target_link_libraries(gnss-sdr ${MAC_LIBRARIES}
                                ${GFlags_LIBS}
                                ${GLOG_LIBRARIES}
                                ${ARMADILLO_LIBRARIES}
-                               ${VOLK_GNSSSDR_LIBRARIES} ${ORC_LIBRARIES}
+                               ${VOLK_GNSSSDR_LIBRARIES}
                                ${GNSS_SDR_OPTIONAL_LIBS}
                                gnss_sp_libs
                                gnss_rx

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