Skip to content

Commit 58270aa

Browse files
committed
Add new source file to CMakeLists.txt
1 parent aa434f7 commit 58270aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftProtobuf/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ add_library(SwiftProtobuf
3131
Google_Protobuf_Duration+Extensions.swift
3232
Google_Protobuf_FieldMask+Extensions.swift
3333
Google_Protobuf_ListValue+Extensions.swift
34+
Google_Protobuf_NullValue+Extensions.swift
3435
Google_Protobuf_Struct+Extensions.swift
3536
Google_Protobuf_Timestamp+Extensions.swift
3637
Google_Protobuf_Value+Extensions.swift

0 commit comments

Comments
 (0)