Skip to content

Commit 38aa5d3

Browse files
authored
Merge pull request swiftlang#21375 from compnerd/you-can-depend-on-me
SwiftPrivate: fix dependencies on Windows
2 parents 81078ca + 39f2ac9 commit 38aa5d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/private/SwiftPrivate/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ add_swift_target_library(swiftSwiftPrivate ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} I
1111
IO.swift
1212
ShardedAtomicCounter.swift
1313

14+
SWIFT_MODULE_DEPENDS_WINDOWS MSVCRT
1415
SWIFT_COMPILE_FLAGS ${swift_swiftprivate_compile_flags}
1516
INSTALL_IN_COMPONENT stdlib-experimental)
1617

0 commit comments

Comments
 (0)