Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amdis-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
amdis
amdis-core
Commits
cfaf3fd7
Commit
cfaf3fd7
authored
5 years ago
by
Praetorius, Simon
Browse files
Options
Downloads
Patches
Plain Diff
added search path to mtl includes based on MTL_DIR
parent
d4b0dfe1
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!16
make eigen and mtl a system package
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/modules/FindMTL.cmake
+1
-0
1 addition, 0 deletions
cmake/modules/FindMTL.cmake
with
1 addition
and
0 deletions
cmake/modules/FindMTL.cmake
+
1
−
0
View file @
cfaf3fd7
...
...
@@ -21,6 +21,7 @@ find_path(MTL_INCLUDE_DIR boost/numeric/mtl/mtl.hpp
HINTS
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../libs/mtl4
${
CMAKE_CURRENT_SOURCE_DIR
}
/../../include/mtl4
${
MTL_DIR
}
/../../include
ENV EBROOTMTL
PATHS
/opt/software/mtl
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment