Skip to content

Commit 91defa0

Browse files
committed
Add FixItApplier to CMakeLists.txt
1 parent 315a2e4 commit 91defa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftIDEUtils/CMakeLists.txt

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

99
add_swift_syntax_library(SwiftIDEUtils
1010
DeclNameLocation.swift
11+
FixItApplier.swift
1112
NameMatcher.swift
1213
SwiftIDEUtilsCompatibility.swift
1314
Syntax+Classifications.swift

0 commit comments

Comments
 (0)