mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Looks like a new CMakelists.txt got added to the new build system while I was working on this.
4 lines
92 B
CMake
4 lines
92 B
CMake
target_sources(swift_Concurrency PRIVATE
|
|
ExecutorImpl.swift
|
|
PlatformExecutorNone.swift)
|