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

12 lines
210 B
Plaintext

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