mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-01 03:37:15 -06:00
Regression Analysis: Avoid fetching Eigen
This commit is contained in:
parent
c23cdee17d
commit
5b5a302f21
@ -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(
|
||||
|
2
ThirdParty/regression-analysis
vendored
2
ThirdParty/regression-analysis
vendored
@ -1 +1 @@
|
||||
Subproject commit e9f66501ac8b72c4f0654356e2dddb018c163d5a
|
||||
Subproject commit 0130e65e2385078e7284c65c89d4867410907527
|
Loading…
Reference in New Issue
Block a user