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 82d89e6 + 7647a46 commit d31563cCopy full SHA for d31563c
Sources/SwiftDriver/CMakeLists.txt
@@ -10,7 +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"
+ "Explicit Module Builds/ClangVersionedDependencyResolution.swift"
14
"Explicit Module Builds/InterModuleDependencyGraph.swift"
15
"Explicit Module Builds/ModuleDependencyScanning.swift"
16
"Explicit Module Builds/ModuleArtifacts.swift"
0 commit comments