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
5fe64454
Commit
5fe64454
authored
Jan 25, 2021
by
Max Lyon
Browse files
update gmm search paths
parent
1d027af2
Pipeline
#16612
passed with stages
in 7 minutes and 33 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cmake-library
@
8f97c5ec
Compare
a4938523
...
8f97c5ec
Subproject commit
a49385233272aa9a98c626c6adc5ba213ab2c811
Subproject commit
8f97c5ecc6e4653af0959093f4b487939d3db08f
cmake/FindGMM.cmake
View file @
5fe64454
...
...
@@ -32,6 +32,8 @@ find_path( GMM_INCLUDE_DIR
"c:
\\
libs
\\
gmm-3.0
\\
include"
"
${
CMAKE_WINDOWS_LIBS_DIR
}
/general/gmm-5.0/include"
"
${
CMAKE_WINDOWS_LIBS_DIR
}
/general/gmm-4.2/include"
"
${
VCI_WINDOWS_LIBS_DIR
}
/general/gmm-5.0/include"
"
${
VCI_WINDOWS_LIBS_DIR
}
/general/gmm-4.2/include"
${
PROJECT_SOURCE_DIR
}
/MacOS/Libs/gmm-3.1/include
../../External/include
/ACG/acgdev/gcc-4.3-i686/gmm-4.1/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