diff --git a/test/cpp/inference/api/CMakeLists.txt b/test/cpp/inference/api/CMakeLists.txt index 8f0b3e5c093335..9ddbc16ec85ab9 100644 --- a/test/cpp/inference/api/CMakeLists.txt +++ b/test/cpp/inference/api/CMakeLists.txt @@ -1445,6 +1445,7 @@ if(WITH_TESTING AND WITH_INFERENCE_API_TEST) SRCS api_impl_tester.cc DEPS + common paddle_inference_shared ARGS --word2vec_dirname=${WORD2VEC_MODEL_DIR}