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
99e2a494
Commit
99e2a494
authored
Oct 29, 2020
by
Praetorius, Simon
Browse files
Update install_all_dune_modules.sh
parent
abaa18d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/install_all_dune_modules.sh
View file @
99e2a494
...
...
@@ -83,6 +83,6 @@ echo "You can add the following lines to you .bashrc file "
echo
" export DUNE_CONTROL_PATH=
${
PREFIX
}
"
echo
" export PATH=
${
PREFIX
}
/dune-common/bin:
\$
{PATH} "
echo
" "
echo
"In order to
compile your module, just run
"
echo
" duncontrol --opts=
${
PREFIX
}
/config.opts
--current all
"
echo
"In order to
build all modules, run inside the
${
PREFIX
}
dir
"
echo
" duncontrol --opts=
${
PREFIX
}
/config.opts
all
"
echo
"=============================================================="
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