Skip to content

Commit 7944945

Browse files
authored
Merge pull request swiftlang#71983 from ahoppen/ahoppen/build-swiftrefactor
[Build] Build SwiftRefactor module from swift-syntax
2 parents 10ad6f3 + 3a65e10 commit 7944945

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/SwiftSyntax/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ set(SWIFT_SYNTAX_MODULES
3737
SwiftCompilerPluginMessageHandling
3838
# Support for LSP
3939
SwiftIDEUtils
40+
SwiftRefactor
4041
)
4142

4243
# Install shared runtime libraries

0 commit comments

Comments
 (0)