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 cdd18c5 commit 79817afCopy full SHA for 79817af
Sources/SwiftDriver/CMakeLists.txt
@@ -33,6 +33,7 @@ add_library(SwiftDriver
33
Execution/ParsableOutput.swift
34
Execution/ProcessProtocol.swift
35
36
+ "IncrementalCompilation/ModuleDependencyGraphParts/InputDependencySourceMap.swift"
37
"IncrementalCompilation/ModuleDependencyGraphParts/Integrator.swift"
38
"IncrementalCompilation/ModuleDependencyGraphParts/Node.swift"
39
"IncrementalCompilation/ModuleDependencyGraphParts/NodeFinder.swift"
0 commit comments