We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2bea01 commit fd24b79Copy full SHA for fd24b79
cmake/wasi-sdk-toolchain.cmake
@@ -154,6 +154,7 @@ copy_misc_file(src/config/config.sub misc)
154
copy_misc_file(src/config/config.guess misc)
155
copy_misc_file(wasi-sdk.cmake cmake)
156
copy_misc_file(wasi-sdk-pthread.cmake cmake)
157
+copy_misc_file(wasi-sdk-p1.cmake cmake)
158
copy_misc_file(wasi-sdk-p2.cmake cmake)
159
copy_misc_file(cmake/Platform/WASI.cmake cmake/Platform)
160
0 commit comments