wasi-sdk
wasi-sdk copied to clipboard
Delete cmake/Platform/WASI.cmake
CMake added CMAKE_SYSTEM_NAME="WASI"
builtin! 🎉 https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9659
...(hopefully) as of CMake 3.31 🙄
Merge this whenever you bump the minimum CMake version to 3.31+ (which isn't even released yet 😅).
Unsure if there's any other CMAKE_MODULE_PATH stuff to remove that was using the Platform/WASI.cmake
file?