Skip to content

Commit a2bc847

Browse files
authored
Merge pull request swiftlang#2518 from ahoppen/ahoppen/fixitapplier-cmake
Add FixItApplier to CMakeLists.txt
2 parents 315a2e4 + 91defa0 commit a2bc847

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)