1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-26 21:17:38 +00:00

Remove unused variable

This commit is contained in:
Carles Fernandez
2019-11-01 21:02:43 +01:00
parent a0da65ed8a
commit 75c2dcc929
2 changed files with 0 additions and 2 deletions

View File

@@ -255,7 +255,6 @@ endif()
if(${FILESYSTEM_FOUND})
set(Boost_LIBRARIES "")
set(Boost_INCLUDE_DIRS "")
set(CMAKE_INCLUDE_PATH ${CMAKE_INCLUDE_PATH})
else()
include(VolkBoost)
if(NOT Boost_FOUND)