fix clang
Some checks failed
Bigfoot / Build & Test Debug (push) Successful in 50s
Bigfoot / Build & Test RelWithDebInfo (push) Successful in 1m2s
Bigfoot / Clang Format Checks (push) Failing after 9s
Bigfoot / Build & Test Release (push) Successful in 34s

This commit is contained in:
2026-02-21 16:54:10 +01:00
parent ef220716ab
commit 90e67de0fc
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]