| ... | ... |
@@ -3,8 +3,8 @@ |
| 3 | 3 |
libdir=@libdir@ |
| 4 | 4 |
includedir=@includedir@ |
| 5 | 5 |
|
| 6 | 6 |
Name: @PACKAGE_NAME@ |
| 7 | 7 |
Description: Library of Efficient Models and Optimization in Networks |
| 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)