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

Remove unused variable

This commit is contained in:
Carles Fernandez 2020-02-18 22:55:23 +01:00
parent 924f59fad0
commit 444023b25c
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -34,10 +34,6 @@ if("${ARMADILLO_VERSION_STRING}" VERSION_GREATER "9.800" OR (NOT ARMADILLO_FOUND
if(NOT MATIO_FOUND OR MATIO_VERSION_STRING VERSION_LESS ${GNSSSDR_MATIO_MIN_VERSION})
add_dependencies(obsdiff matio-${GNSSSDR_MATIO_LOCAL_VERSION})
endif()
find_package(Gnuplot QUIET)
if(GNUPLOT_FOUND)
add_definitions(-DGNUPLOT_EXECUTABLE="${GNUPLOT_EXECUTABLE}")
endif()
target_link_libraries(obsdiff
PUBLIC