We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26dd6b4 commit 726b53eCopy full SHA for 726b53e
M2/cmake/build-libraries.cmake
@@ -512,7 +512,7 @@ ExternalProject_Add(build-msolve
512
TEST_EXCLUDE_FROM_MAIN ON
513
STEP_TARGETS install test
514
)
515
-_ADD_COMPONENT_DEPENDENCY(programs msolve "gmp;mpfr;flint" MSOLVE_FOUND)
+_ADD_COMPONENT_DEPENDENCY(programs msolve "gmp;mpfr;flint" MSOLVE)
516
517
518
# https://numpi.dm.unipi.it/software/mpsolve
0 commit comments