1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-14 04:00:34 +00:00

Remove unrequired variable

This commit is contained in:
Carles Fernandez 2016-10-27 08:28:37 +02:00
parent e746945a18
commit 071dec2ebb

View File

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