Skip to content

Commit 0797a36

Browse files
committed
Add files to CMake files
1 parent 2c616f7 commit 0797a36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/LanguageServerProtocol/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,9 @@ add_library(LanguageServerProtocol STATIC
116116
SupportTypes/PositionEncoding.swift
117117
SupportTypes/ProgressToken.swift
118118
SupportTypes/RegistrationOptions.swift
119+
SupportTypes/SemanticTokenModifiers.swift
119120
SupportTypes/SemanticTokens.swift
121+
SupportTypes/SemanticTokenTypes.swift
120122
SupportTypes/ServerCapabilities.swift
121123
SupportTypes/SKCompletionOptions.swift
122124
SupportTypes/StringOrMarkupContent.swift

0 commit comments

Comments
 (0)