lichao
2021-04-21 b3b9d91eccd3f54be112ac5389b49969fea93b4c
proto/cpp/CMakeLists.txt
@@ -9,4 +9,3 @@
add_library(${Target} STATIC ${PROTO_SRCS})
target_link_libraries(${Target} libprotobuf-lite.a)