Skip to content
Snippets Groups Projects

new tag

Merged Joan Vallvé Navarro requested to merge devel into main
1 file
+ 0
6
Compare changes
  • Side-by-side
  • Inline
+ 0
6
@@ -125,12 +125,6 @@ SET(RTKLIB_SRC
# Eigen #######
FIND_PACKAGE(Eigen3 REQUIRED)
# Boost #######
set(Boost_USE_STATIC_LIBS OFF)
set(Boost_USE_MULTITHREADED OFF)
set(Boost_USE_STATIC_RUNTIME OFF)
FIND_PACKAGE(Boost REQUIRED)
# Adding libraries' directories
link_directories(/usr/lib/x86_64-linux-gnu/)
Loading