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.
1 parent 25116dc commit b6aa15dCopy full SHA for b6aa15d
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