Skip to content

Commit 298f2f0

Browse files
committed
[CMake] Add missing DiagnosticsFormatter source file
1 parent 969e258 commit 298f2f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftDiagnostics/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
add_library(SwiftDiagnostics STATIC
1010
Diagnostic.swift
11+
DiagnosticsFormatter.swift
1112
FixIt.swift
1213
Message.swift
1314
Note.swift

0 commit comments

Comments
 (0)