fix clang

This commit is contained in:
2026-02-21 16:54:10 +01:00
committed by Romain BOULLARD
parent 842ff8963c
commit 19e53feccd
3 changed files with 6 additions and 0 deletions

View File

@@ -24,5 +24,7 @@ tools.build:sharedlinkflags=["-fuse-ld=mold"]
tools.cmake.cmaketoolchain:generator=Ninja
tools.build:compiler_executables={"c": "clang", "cpp": "clang++"}
[tool_requires]
!cmake/*: cmake/[>=4.2]