mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 04:14:27 +02:00
build: gitpod conan profile for clang14 fixed
This commit is contained in:
@@ -92,7 +92,7 @@ tasks:
|
||||
conan profile update env.CC=/usr/bin/clang-13 clang13
|
||||
conan profile update settings.compiler=clang clang14
|
||||
conan profile update settings.compiler.version=14 clang14
|
||||
conan profile update settings.compiler.libcxx=libc++11 clang14
|
||||
conan profile update settings.compiler.libcxx=libstdc++11 clang14
|
||||
conan profile update env.CXX=/usr/bin/clang++-14 clang14
|
||||
conan profile update env.CC=/usr/bin/clang-14 clang14
|
||||
conan profile update settings.compiler=clang clang15
|
||||
|
Reference in New Issue
Block a user