提交 0ddd5864 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!5699 remove gvar source file compiling from ut_tests

Merge pull request !5699 from xychow/remove-ut-test-gvar-source-file
......@@ -58,7 +58,6 @@ add_subdirectory(serving)
file(GLOB_RECURSE MINDSPORE_SRC_LIST RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
"../../../mindspore/core/base/*.cc"
"../../../mindspore/core/gvar/*.cc"
"../../../mindspore/core/abstract/*.cc"
"../../../mindspore/core/ir/*.cc"
"../../../mindspore/core/utils/*.cc"
......@@ -209,4 +208,4 @@ endif ()
find_package(gRPC CONFIG REQUIRED)
target_link_libraries(ut_tests PRIVATE gRPC::grpc++)
target_link_libraries(ut_tests PRIVATE gRPC::grpc++_reflection)
target_link_libraries(ut_tests PRIVATE protobuf::libprotobuf)
\ No newline at end of file
target_link_libraries(ut_tests PRIVATE protobuf::libprotobuf)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册