!30004 710 compile error fix

Merge pull request !30004 from chenmai1102/cache_build710_fix
This commit is contained in:
i-robot 2022-02-15 08:17:21 +00:00 committed by Gitee
commit 08a10563c6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -88,10 +88,10 @@ if(ENABLE_CACHE)
mindspore::grpc++)
else()
target_link_libraries(cache_server
mindspore
engine-cache-server
_c_dataengine
_c_mindrecord
mindspore
mindspore_core
mindspore::protobuf
${PYTHON_LIBRARIES}