aboutsummaryrefslogtreecommitdiff
path: root/subprojects/eigen.wrap
AgeCommit message (Collapse)Author
2023-05-10Meson: Update Eigen wrapThomas White
Previously, compilation of some of CrystFEL's dependencies would break when using a version of Eigen previously installed by CrystFEL's own build system (i.e. by the Meson wrap for Eigen). This was because of a bug in the pkg-config file. The updated Eigen wrap includes a fix.
2021-09-06Meson: Get FDIP via a WrapThomas White