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
cmake
cmake-library
Commits
fd1e1e7b
Commit
fd1e1e7b
authored
Feb 05, 2021
by
Jan Möbius
Browse files
Capital GUROBI finder
parent
03596b0e
Pipeline
#16783
failed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CI/tests/Gurobi/CMakeLists.txt
View file @
fd1e1e7b
find_package
(
G
urobi
REQUIRED
)
find_package
(
G
UROBI
REQUIRED
)
add_executable
(
test_c
"test_c.c"
)
target_link_libraries
(
test_c Gurobi::Gurobi
)
...
...
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