8ab791789278d9fdfeb08d5d699fa9e44b40d82c
[alexxy/gromacs.git] / admin / ci-templates / .clang-build-template.yml
1 .build-clang-template:
2   variables:
3     DEBIAN_FRONTEND: noninteractive
4     COMPILER_MAJOR_VERSION: 7
5     BUILD_DIR: build-clang
6     CMAKE_COMPILER_SCRIPT: -DCMAKE_C_COMPILER=clang-$COMPILER_MAJOR_VERSION -DCMAKE_CXX_COMPILER=clang++-$COMPILER_MAJOR_VERSION