Regression Analysis: Avoid fetching Eigen

This commit is contained in:
Kristian Bendiksen 2023-05-16 08:26:12 +02:00
parent c23cdee17d
commit 5b5a302f21
2 changed files with 2 additions and 1 deletions

View File

@ -590,6 +590,7 @@ set_property(TARGET roffcpp-tests gtest gtest_main PROPERTY FOLDER "Thirdparty")
# regression-analysis
# ##############################################################################
set(REGRESSION_FETCH_EIGEN false)
add_subdirectory(ThirdParty/regression-analysis)
list(APPEND THIRD_PARTY_LIBRARIES regression-analysis)
set_property(

@ -1 +1 @@
Subproject commit e9f66501ac8b72c4f0654356e2dddb018c163d5a
Subproject commit 0130e65e2385078e7284c65c89d4867410907527