Skip to content
Snippets Groups Projects
Commit 17751cb2 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

removed old cmake include_directories

parent 606a2faa
No related branches found
No related tags found
1 merge request!12Devel
Pipeline #12270 passed
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
...@@ -72,9 +72,6 @@ if(csm_FOUND) ...@@ -72,9 +72,6 @@ if(csm_FOUND)
endif() endif()
# ============ INCLUDES ============ # ============ INCLUDES ============
INCLUDE_DIRECTORIES(${EIGEN3_INCLUDE_DIRS})
#headers #headers
SET(HDRS_BASE SET(HDRS_BASE
include/${PROJECT_NAME}/${PROJECT_NAME}.h) include/${PROJECT_NAME}/${PROJECT_NAME}.h)
......
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