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