Skip to content

Commit f44c663

Browse files
authored
Merge pull request #125 from DougGregor/fix-cmake-build
Add new file to the CMake build
2 parents 12c4b20 + 3a8036a commit f44c663

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
@@ -14,6 +14,7 @@ add_library(SwiftDriver
1414
Driver/DebugInfo.swift
1515
Driver/Driver.swift
1616
Driver/LinkKind.swift
17+
Driver/ModuleOutputInfo.swift
1718
Driver/OutputFileMap.swift
1819
Driver/ToolExecutionDelegate.swift
1920
Driver/ModuleDependencyScanning.swift

0 commit comments

Comments
 (0)