Skip to content

Commit

Permalink
attempt to fix Windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Jun 10, 2020
1 parent 327c277 commit 1044e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OMCompiler/Makefile.omdev.mingw
Expand Up @@ -82,6 +82,7 @@ EXE=.exe
IPOPT_TARGET=ipopt
UMFPACK_TARGET=umfpack
UMFPACK_SHARED=OFF
SUNDIALS_TARGET=sundials
LD_LAPACK=-lopenblas
GRAPHLIB=libmetis.a
GRAPHINCLUDE=3rdParty/metis-5.1.0/include/ -DUSE_METIS -DUSE_GRAPH
Expand Down

0 comments on commit 1044e37

Please sign in to comment.