blob: e4ee2493e1b758bdf1a81d313d35004a70829cb7 [file] [log] [blame]
if test "$CMAKE_CI_NIGHTLY" = "true"; then
source .gitlab/ci/iar-env.sh
source .gitlab/ci/ticlang-env.sh
fi
export CC=/usr/bin/clang-15
export CXX=/usr/bin/clang++-15