Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
CoMISo
Commits
03e7419c
Commit
03e7419c
authored
Oct 23, 2018
by
Max Lyon
Browse files
improve GMM finder
parent
56c2b13f
Pipeline
#7662
passed with stages
in 7 minutes and 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Base
@
57ce0946
Subproject commit
a84f9276520cd8bfb8b1c1925074322a1a917702
Subproject commit
57ce0946d2d63c1499b83e4f798c2cfdf431d1e4
cmake/FindGMM.cmake
View file @
03e7419c
...
...
@@ -20,6 +20,7 @@ endif()
find_path
(
GMM_INCLUDE_DIR
NAMES gmm/gmm.h
PATHS $ENV{GMM_DIR}
$ENV{GMM_DIR}/include
/usr/include
/usr/include
/usr/local/include
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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