Skip to content
Snippets Groups Projects
Commit 6c1fcd7c authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[travis] --use-cmake

parent 176a6e49
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ before_install:
- git checkout refactor_operators_functionals
- git submodule update --init --recursive
- git submodule status
- export DCTRL_ARG="--builddir=${DUNE_BUILD_DIR} --opts=${OPTS}"
- export DCTRL_ARG="--builddir=${DUNE_BUILD_DIR} --use-cmake --opts=${OPTS}"
# our local scripts look for an OPTS env entry
- ./local/bin/download_external_libraries.py
- ./local/bin/build_external_libraries.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment