mirror of https://github.com/WebAssembly/wasi-sdk
Add some CMake guards when building the sysroot (#462)
* Require that the compiler is Clang, for example gcc and msvc cannot compile to WebAssembly. * Require that the Clang version is above the minimum threshold. Unsure what the minimum threshold is at this time so I've set it to 18.0.0pull/465/head
parent
0de1b487fc
commit
b0075f9a82
Loading…
Reference in new issue