wasi-sdk icon indicating copy to clipboard operation
wasi-sdk copied to clipboard

Delete cmake/Platform/WASI.cmake

Open jcbhmr opened this issue 7 months ago • 0 comments

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?

jcbhmr avatar Jul 18 '24 06:07 jcbhmr