Skip to content

Commit 69cb2e5

Browse files
authored
Merge pull request #234 from artemcm/FixBuild
Fix CMake Build
2 parents 0eb928a + 8593a0a commit 69cb2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SwiftDriver/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ add_library(SwiftDriver
1313
"Explicit Module Builds/ClangVersionedDependencyResolution.swift"
1414
"Explicit Module Builds/InterModuleDependencyGraph.swift"
1515
"Explicit Module Builds/ModuleDependencyScanning.swift"
16-
"Explicit Module Builds/SerializableModuleArtifacts.swift
16+
"Explicit Module Builds/SerializableModuleArtifacts.swift"
1717

1818
Driver/CompilerMode.swift
1919
Driver/DebugInfo.swift

0 commit comments

Comments
 (0)