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

Require Eigen 3.2.92

parent 6cd569f8
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ ENDIF(BUILD_EXAMPLES OR BUILD_TESTS) ...@@ -29,7 +29,7 @@ ENDIF(BUILD_EXAMPLES OR BUILD_TESTS)
#find dependencies. #find dependencies.
FIND_PACKAGE(Eigen 3.3 REQUIRED) FIND_PACKAGE(Eigen 3.2.92 REQUIRED)
FIND_PACKAGE(Threads REQUIRED) FIND_PACKAGE(Threads REQUIRED)
......
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