Skip to content
Snippets Groups Projects

Resolve "Adapt to wolf core CMakeLists.txt refactor"

Merged Joan Vallvé Navarro requested to merge 18-adapt-to-wolf-core-cmakelists-txt-refactor into devel
1 file
+ 1
4
Compare changes
  • Side-by-side
  • Inline
+ 1
4
@@ -119,10 +119,7 @@ SET(RTKLIB_SRC
${RTKLIB_SRC_DIR}/rcv/tersus.c
${RTKLIB_SRC_DIR}/rcv/ublox.c)
# application header files
# NOT SET SINCE WE COPY THE WHOLE include FOLDER
# Eigen #######
FIND_PACKAGE(Eigen3 3.3 REQUIRED)
# Adding include directories
Loading