Delete clang_wasm

This commit is contained in:
NukeBird 2025-02-13 17:40:37 +03:00
parent 0c5194286c
commit 1e567354d1

View file

@ -1,21 +0,0 @@
[settings]
os=Emscripten
arch=wasm
build_type=Debug
compiler=clang
compiler.version=19
compiler.cppstd=gnu17
compiler.runtime=static
compiler.runtime_type=Debug
compiler.runtime_version=v143
[buildenv]
CC=clang
CXX=clang
RC=clang
[tool_requires]
emsdk/3.1.73
[conf]
tools.cmake.cmaketoolchain:generator=Ninja