Skip to content
Snippets Groups Projects
Commit 1e738293 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Update CMakeLists.txt

parent b247b8f3
No related branches found
No related tags found
No related merge requests found
Pipeline #6172 passed
...@@ -143,7 +143,7 @@ ENDIF (SPDLOG_INCLUDE_DIR) ...@@ -143,7 +143,7 @@ ENDIF (SPDLOG_INCLUDE_DIR)
# Includes # Includes
INCLUDE_DIRECTORIES("include") # In this same project INCLUDE_DIRECTORIES("include") # In this same project
INCLUDE_DIRECTORIES(${EIGEN_INCLUDE_DIRS}) INCLUDE_DIRECTORIES(${EIGEN3_INCLUDE_DIRS})
INCLUDE_DIRECTORIES(${YAMLCPP_INCLUDE_DIR}) INCLUDE_DIRECTORIES(${YAMLCPP_INCLUDE_DIR})
INCLUDE_DIRECTORIES(${CERES_INCLUDE_DIRS}) INCLUDE_DIRECTORIES(${CERES_INCLUDE_DIRS})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment