This commit is contained in:
2026-04-01 09:28:25 +03:00
parent 9fbd628493
commit 2bc797b9ae

View File

@@ -65,7 +65,7 @@ if(USE_EIGEN3)
)
FetchContent_MakeAvailable(eigen)
# find_package(Eigen3 REQUIRED CONFIG)
find_package(Eigen3 REQUIRED CONFIG)
endif()
endif()