diff --git a/ge/CMakeLists.txt b/ge/CMakeLists.txt index e38fd3f7..32a64858 100755 --- a/ge/CMakeLists.txt +++ b/ge/CMakeLists.txt @@ -68,7 +68,7 @@ target_compile_options(ge_proto_client PRIVATE -fno-common ) -target_link_libraries(ge_proto_common PRIVATE +target_link_libraries(ge_proto_client PRIVATE $ ascend_protobuf )