Skip to content

Commit 79817af

Browse files
author
David Ungar
committed
Add missing CMakeLists.txt entry.
1 parent cdd18c5 commit 79817af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftDriver/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ add_library(SwiftDriver
3333
Execution/ParsableOutput.swift
3434
Execution/ProcessProtocol.swift
3535

36+
"IncrementalCompilation/ModuleDependencyGraphParts/InputDependencySourceMap.swift"
3637
"IncrementalCompilation/ModuleDependencyGraphParts/Integrator.swift"
3738
"IncrementalCompilation/ModuleDependencyGraphParts/Node.swift"
3839
"IncrementalCompilation/ModuleDependencyGraphParts/NodeFinder.swift"

0 commit comments

Comments
 (0)