Files
evol-headers/build_options/meson-clang-linux
T
mo7sen b96059c069
Run tests / Run tests (push) Failing after 1m25s
Added actions testing
2026-05-02 12:39:49 +03:00

12 lines
225 B
Plaintext

[binaries]
c = 'clang-22'
c_ld = 'lld-22'
cpp = 'clang++-22'
cpp_ld = 'lld-22'
[properties]
c_args = ['-DEV_CC_CLANG=1','-fcolor-diagnostics', '-fansi-escape-codes', '-fms-extensions']
[cmake]
CMAKE_C_COMPILER = 'clang-22'