Skip to content

Commit 726b53e

Browse files
mahrudd-torrance
authored andcommitted
fixed cmake's script for building msolve
1 parent 26dd6b4 commit 726b53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

M2/cmake/build-libraries.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ ExternalProject_Add(build-msolve
512512
TEST_EXCLUDE_FROM_MAIN ON
513513
STEP_TARGETS install test
514514
)
515-
_ADD_COMPONENT_DEPENDENCY(programs msolve "gmp;mpfr;flint" MSOLVE_FOUND)
515+
_ADD_COMPONENT_DEPENDENCY(programs msolve "gmp;mpfr;flint" MSOLVE)
516516

517517

518518
# https://numpi.dm.unipi.it/software/mpsolve

0 commit comments

Comments
 (0)