Skip to content
Snippets Groups Projects
Commit e61b897d authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm QTCMAKE

parent 57a926dc
No related branches found
No related tags found
1 merge request!2501CI Debian run under pyenv, and other cleanup in gitlab-ci script
Pipeline #139074 canceled
......@@ -11,9 +11,7 @@ native_Debian_clang:
before_script: &debian_clang
- pwd
- export CC=gcc; export CXX=g++
- $CC --version
- export MPLBACKEND=Agg
- QTCMAKE="/usr/local/Qt6/6.2.3/gcc_64/lib/cmake"
- pyenv version
- export PATH="$HOME/.pyenv/bin:$PATH"
- eval "$(pyenv init -)"
......
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