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
amdis
amdis-core
Commits
cdab8376
Commit
cdab8376
authored
Aug 21, 2019
by
Praetorius, Simon
Browse files
extended search directories to find MTL
parent
ec7a184f
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/modules/FindMTL.cmake
View file @
cdab8376
...
...
@@ -22,6 +22,7 @@ find_path(MTL_INCLUDE_DIR boost/numeric/mtl/mtl.hpp
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../libs/mtl4
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../include/mtl4
${
MTL_DIR
}
/../../include
$ENV{MTL_DIR}/../../include
ENV EBROOTMTL
PATHS
/opt/software/mtl
...
...
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