thysson2701
0f1e69110f
fix(build): resolve Eigen3::Eigen via CMAKE_PREFIX_PATH fallback
...
find_package(Eigen3 CONFIG) may not work in static builds where
find_package is skipped globally. As fallback, manually create the
Eigen3::Eigen IMPORTED target pointing to the eigen3 headers installed
by deps/ (under CMAKE_PREFIX_PATH/include/eigen3). This ensures libigl
and admesh always get a modern Eigen (5.x) with Eigen::all support.
2026-07-21 14:33:28 +02:00
..
2026-05-12 15:09:13 +08:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2026-05-12 15:09:13 +08:00
2026-05-27 18:12:08 +01:00
2026-06-06 08:47:01 +01:00
2025-09-26 17:16:20 +08:00
2026-07-21 14:33:28 +02:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2026-06-26 02:26:23 +08:00
2025-09-19 23:45:03 +08:00
2026-05-12 15:09:13 +08:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2026-02-11 16:00:04 +08:00
2026-05-20 11:16:13 +00:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2026-05-29 21:00:35 +01:00
2026-05-30 01:50:21 +01:00
2025-08-22 20:02:26 +08:00
2025-08-22 20:02:26 +08:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2025-09-19 23:45:03 +08:00
2026-05-21 06:03:40 +01:00
2026-06-06 08:47:01 +01:00
2025-12-30 13:34:14 +00:00