Skip to content

Commit 6fadf64

Browse files
authored
Merge pull request #763 from ahoppen/prettyprintbuffer-cmake
Add PrettyPrintBuffer.swift to CMakeLists.txt
2 parents d8b446b + dce1e60 commit 6fadf64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftFormat/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ add_library(SwiftFormat
4646
PrettyPrint/Comment.swift
4747
PrettyPrint/Indent+Length.swift
4848
PrettyPrint/PrettyPrint.swift
49+
PrettyPrint/PrettyPrintBuffer.swift
4950
PrettyPrint/PrettyPrintFindingCategory.swift
5051
PrettyPrint/Token.swift
5152
PrettyPrint/TokenStreamCreator.swift

0 commit comments

Comments
 (0)