Skip to content
Snippets Groups Projects
Commit 48b4d61a authored by Adrien Crovato's avatar Adrien Crovato
Browse files

Update minimum Eigen version

parent be59c211
No related branches found
No related tags found
1 merge request!3Version 1.2
Pipeline #48257 passed with warnings
......@@ -72,7 +72,7 @@ ELSE()
ENDIF()
# Eigen
FIND_PACKAGE(EIGEN 3.3.4 REQUIRED)
FIND_PACKAGE(EIGEN 3.4.0 REQUIRED)
# CoDiPack
IF(USE_CODI)
......
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