Skip to content
Snippets Groups Projects
Commit 42a56e4b authored by Marko Petric's avatar Marko Petric Committed by Frank Gaede
Browse files

Add EIGEN3_DIR to find path

parent d730cdd7
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,7 @@ else (EIGEN3_INCLUDE_DIR)
PATHS
${CMAKE_INSTALL_PREFIX}/include
${KDE4_INCLUDE_DIR}
${EIGEN3_DIR}/include
PATH_SUFFIXES eigen3 eigen
)
......
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