Skip to content

Commit 01a87cb

Browse files
committed
gyb fixup
1 parent 1905f78 commit 01a87cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/Concurrency/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ set(LLVM_OPTIONAL_SOURCES
208208
set(SWIFT_CONCURRENCY_GYB_SOURCES
209209
Task+init.swift.gyb
210210
TaskGroup+addTask.swift.gyb
211-
Task+immediate
211+
Task+immediate.swift.gyb
212212
)
213213

214214
add_swift_target_library(swift_Concurrency ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_STDLIB

0 commit comments

Comments
 (0)