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 629b8f2 commit f968bbaCopy full SHA for f968bba
stdlib/public/WASI/CMakeLists.txt
@@ -1,3 +1,4 @@
1
add_swift_target_library(swiftWasiPthread STATIC IS_STDLIB
2
Pthread.cpp
3
+ TARGET_SDKS WASI
4
INSTALL_IN_COMPONENT stdlib)
0 commit comments