Skip to content

Commit f968bba

Browse files
[WASM] Fix to build pthread pollyfill only when wasi sdk
1 parent 629b8f2 commit f968bba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/WASI/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
add_swift_target_library(swiftWasiPthread STATIC IS_STDLIB
22
Pthread.cpp
3+
TARGET_SDKS WASI
34
INSTALL_IN_COMPONENT stdlib)

0 commit comments

Comments
 (0)