Skip to content

Instantly share code, notes, and snippets.

@staticfloat
Created January 10, 2015 09:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save staticfloat/a0b360cf59f12c973064 to your computer and use it in GitHub Desktop.
Save staticfloat/a0b360cf59f12c973064 to your computer and use it in GitHub Desktop.
prefix=/usr/local/Cellar/ipopt/3.11.8_1
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/coin
Name: IPOPT
Description: Interior Point Optimizer
URL: https://projects.coin-or.org/Ipopt
Version: 3.11.8
Libs: -L${libdir} -lipopt /usr/local/Cellar/ipopt/3.11.8_1/lib/libcoinlapack.a /usr/local/Cellar/ipopt/3.11.8_1/lib/libcoinblas.a -L/usr/local/Cellar/libgfortran/4.9.2_1/lib/ -lgfortran -lSystem -lquadmath -lm /usr/local/Cellar/ipopt/3.11.8_1/lib/libcoinblas.a -lm -ldl
Cflags: -I${includedir}
Requires: coinmumps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment