Skip to content

Commit

Permalink
added Normaliz to LIBRARY_OPTIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Oct 14, 2024
1 parent a414a35 commit c5a2fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion M2/cmake/check-libraries.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ pkg_search_module(GIVARO IMPORTED_TARGET givaro>=4.1.1)

set(LIBRARY_OPTIONS
Eigen3 BDWGC MPFR MPFI NTL Flint Factory Frobby cddlib MPSolve
GTest GLPK Givaro FFLAS_FFPACK)
GTest GLPK Givaro FFLAS_FFPACK Normaliz)

###############################################################################
## Optional libraries:
Expand Down

0 comments on commit c5a2fc1

Please sign in to comment.