open source driving agent
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
321 B

6 years ago
prefix=/home/batman/one/external/ipopt
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/coin
Name: IPOPT
Description: Ampl Interface TNLP to Ipopt
URL: https://projects.coin-or.org/Ipopt
Version: 3.12.8
Libs: -L${libdir} -lipoptamplinterface
Cflags: -I${includedir}
Requires: ipopt coinasl