Skip to content

Commit 32fb498

Browse files
committed
Compile POSIXError.swift for Windows
1 parent 371b7ca commit 32fb498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/Platform/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ add_swift_target_library(swiftGlibc ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_SDK_O
3939
add_swift_target_library(swiftMSVCRT ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_SDK_OVERLAY
4040
msvcrt.swift
4141
${swift_platform_sources}
42+
POSIXError.swift
4243

4344
GYB_SOURCES
4445
${swift_platform_gyb_sources}

0 commit comments

Comments
 (0)