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
OpenFlipper-Free
OpenFlipper-Free
Commits
70c1f103
Commit
70c1f103
authored
Jul 06, 2016
by
Jan Möbius
Browse files
Updated gmm finder to use 5.0 on windows
parent
4b68addd
Pipeline
#2272
passed with stage
in 81 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cmake/FindGMM.cmake
View file @
70c1f103
...
...
@@ -27,6 +27,7 @@ find_path( GMM_INCLUDE_DIR
"c:
\\
libs
\\
gmm-4.2
\\
include"
"c:
\\
libs
\\
gmm-4.1
\\
include"
"c:
\\
libs
\\
gmm-3.0
\\
include"
"
${
CMAKE_WINDOWS_LIBS_DIR
}
/general/gmm-5.0/include"
"
${
CMAKE_WINDOWS_LIBS_DIR
}
/general/gmm-4.2/include"
${
PROJECT_SOURCE_DIR
}
/MacOS/Libs/gmm-3.1/include
../../External/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