Skip to content

Commit

Permalink
build: Bump minimum Eigen version to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Aug 14, 2024
1 parent 1d0a641 commit 7e83c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ set(_acts_boost_version 1.71.0)
set(_acts_dd4hep_version 1.21)
set(_acts_edm4hep_version 0.7)
set(_acts_geomodel_version 6.3.0)
set(_acts_eigen3_version 3.3.7)
set(_acts_eigen3_version 3.4.0)
set(_acts_podio_version 1.0.1) # will try this first
set(_acts_podio_fallback_version 0.16) # if not found, will try this one
set(_acts_doxygen_version 1.9.4)
Expand Down

0 comments on commit 7e83c5b

Please sign in to comment.