We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25116dc + b6aa15d commit 82d89e6Copy full SHA for 82d89e6
Sources/SwiftDriver/CMakeLists.txt
@@ -10,6 +10,7 @@ add_library(SwiftDriver
10
"Explicit Module Builds/ClangModuleBuildJobCache.swift"
11
"Explicit Module Builds/ExplicitModuleBuildHandler.swift"
12
"Explicit Module Builds/PlaceholderDependencyResolution.swift"
13
+ "Explicit Module Builds/ClangVersionedDependencyResolution"
14
"Explicit Module Builds/InterModuleDependencyGraph.swift"
15
"Explicit Module Builds/ModuleDependencyScanning.swift"
16
"Explicit Module Builds/ModuleArtifacts.swift"
0 commit comments