Skip to content

Commit 5debcdd

Browse files
authored
Merge pull request #21402 from lanza/runtime
2 parents c4bf8fd + 6d92dfa commit 5debcdd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

include/swift/CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
if(SWIFT_BUILD_STDLIB OR SWIFT_BUILD_SDK_OVERLAY OR SWIFT_BUILD_STANDALONE_OVERLAY)
2-
add_subdirectory(Runtime)
3-
endif()
1+
add_subdirectory(Runtime)
42

53
if(SWIFT_BUILD_REMOTE_MIRROR)
64
add_subdirectory(SwiftRemoteMirror)

0 commit comments

Comments
 (0)