Skip to content
Snippets Groups Projects
Commit 7f1bc638 authored by Jonathan Youett's avatar Jonathan Youett
Browse files

The hsl libary is called coinhsl if installed within ipopt.

parent b408c36a
Branches
Tags
No related merge requests found
...@@ -18,7 +18,7 @@ find_library(IPOPT_LIBRARY ...@@ -18,7 +18,7 @@ find_library(IPOPT_LIBRARY
# If you want to want to use other linear solver # If you want to want to use other linear solver
find_library(HSL_LIBRARY find_library(HSL_LIBRARY
NAMES hsl NAMES hsl coinhsl
PATH_SUFFIXES "lib" PATH_SUFFIXES "lib"
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment