Skip to content

Commit 24f60c9

Browse files
committed
Include TerminalUtils.swift in CMakeLists for the SwiftDiagnostics module
1 parent c1d2309 commit 24f60c9

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
@@ -12,6 +12,7 @@ add_swift_host_library(SwiftDiagnostics
1212
FixIt.swift
1313
Message.swift
1414
Note.swift
15+
TerminalUtils.swift
1516
)
1617

1718
target_link_libraries(SwiftDiagnostics PUBLIC

0 commit comments

Comments
 (0)