mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Eigen3 is a template-library, so we must compile the source code directly together with ours instead of linking to a library. If the build script gives us the location of a "built" Eigen3, meaning a directory in which CMake has been run, locate the true source directory from the cache entries.