gravatar
ladanyi@tmit.bme.hu
ladanyi@tmit.bme.hu
Add the solver libraries to lemon.pc.in (#281)
0 1 0
default
1 file changed with 1 insertions and 1 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -8,3 +8,3 @@
8 8
Version: @PACKAGE_VERSION@
9
Libs: -L${libdir} -lemon
9
Libs: -L${libdir} -lemon @GLPK_LIBS@ @CPLEX_LIBS@ @SOPLEX_LIBS@ @CLP_LIBS@ @CBC_LIBS@
10 10
Cflags: -I${includedir}
0 comments (0 inline)