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
b6e6cf44
Commit
b6e6cf44
authored
Jan 26, 2018
by
Praetorius, Simon
Browse files
Update Installation.md
parent
fa475e75
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Installation.md
View file @
b6e6cf44
...
...
@@ -3,7 +3,7 @@ Installation instructions
We provide a
*cmake*
-based configuration and use the
`dunecontrol`
build system.
Simply run
```
```
bash
dunecontrol
--current
all
```
...
...
@@ -34,7 +34,7 @@ If your MTL4 installation is not found by default, you have to specify the path,
where the file
`MTLConfig.cmake`
is found, here called
`MTL_ROOT`
. Then simply use
`dunecontrol`
to configure and
`cmake`
to build:
```
```
bash
CMAKE_FLAGS
=
"-DMTL_DIR:PATH=[MTL_ROOT]"
dunecontrol
--current
all
```
...
...
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