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
efa0c5d0
Commit
efa0c5d0
authored
Apr 28, 2016
by
Praetorius, Simon
Browse files
CMakeLists updated for GitLab.ci
parent
70d4ae99
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
efa0c5d0
...
...
@@ -7,7 +7,7 @@ project(dune-amdis CXX)
# set(UG_DIR /opt/software/dune/lib/cmake/ug)
# set(Vc_DIR /opt/software/dune/lib/cmake/Vc)
set
(
MTL_DIR
${
CMAKE_SOURCE_DIR
}
/install/share/mtl
)
set
(
MTL_DIR
${
CMAKE_SOURCE_DIR
}
/install/
MTL/
share/mtl
)
if
(
NOT
(
dune-common_DIR OR dune-common_ROOT OR
"
${
CMAKE_PREFIX_PATH
}
"
MATCHES
".*dune-common.*"
))
...
...
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