Skip to content

Commit a3273b6

Browse files
authored
Merge pull request #12 from owenv/owenv/cmake-fix
Add missing file to CMake build
2 parents 7754832 + eb95683 commit a3273b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/LanguageServerProtocolTransport/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
add_library(LanguageServerProtocolTransport STATIC
22
BuildServerMessageDependencyTracker.swift
33
DisableSigpipe.swift
4+
DocumentURI+CustomLogStringConvertible.swift
45
JSONRPCConnection.swift
56
LocalConnection.swift
67
LoggableMessageTypes.swift

0 commit comments

Comments
 (0)