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
03596b0e
Commit
03596b0e
authored
Feb 05, 2021
by
Jan Möbius
Browse files
Capital GUROBI finder
parent
e80b6a17
Pipeline
#16782
failed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CI/CMakeLists.txt
View file @
03596b0e
...
...
@@ -9,7 +9,7 @@ project(CMakeLibraryCITest)
list
(
APPEND CMAKE_MODULE_PATH
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/../finders"
)
find_package
(
GMM
)
find_package
(
G
urobi
)
find_package
(
G
UROBI
)
enable_testing
()
...
...
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