We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db80cb4 commit 8baa4b0Copy full SHA for 8baa4b0
cdk/protobuf/CMakeLists.txt
@@ -222,6 +222,7 @@ SET(LIBPROTOBUF_LITE_SOURCES
222
${PROTO_SRC_DIR}/google/protobuf/stubs/common.cc
223
${PROTO_SRC_DIR}/google/protobuf/stubs/hash.h
224
${PROTO_SRC_DIR}/google/protobuf/stubs/int128.cc
225
+ ${PROTO_SRC_DIR}/google/protobuf/stubs/io_win32.cc
226
${PROTO_SRC_DIR}/google/protobuf/stubs/map_util.h
227
${PROTO_SRC_DIR}/google/protobuf/stubs/status.cc
228
${PROTO_SRC_DIR}/google/protobuf/stubs/stringpiece.cc
0 commit comments