Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
45a7fa70
Commit
45a7fa70
authored
Oct 27, 2016
by
Martin Heistermann
Browse files
Update GUROBI finder for 7.0
parent
59fb6ef8
Pipeline
#3405
failed with stage
in 39 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cmake/FindGUROBI.cmake
View file @
45a7fa70
...
...
@@ -33,14 +33,15 @@ find_path(GUROBI_INCLUDE_DIR
find_library
(
GUROBI_LIBRARY
NAMES gurobi
gurobi70
gurobi65
gurobi60
gurobi60
gurobi56
gurobi55
gurobi51
gurobi50
gurobi46
gurobi45
gurobi46
gurobi45
PATHS
"$ENV{GUROBI_HOME}/lib"
"/Library/gurobi562/mac64/lib"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment