Skip to content

Commit 3a65e10

Browse files
committed
[Build] Build SwiftRefactor module from swift-syntax
sourcekit-lsp will be using this in swiftlang/sourcekit-lsp#1072 and Windows uses the swift-syntax modules from the compiler build for sourcekit-lsp.
1 parent 420859c commit 3a65e10

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)