diff --git a/paddle/phi/core/CMakeLists.txt b/paddle/phi/core/CMakeLists.txt index caa571aff8d8284972441ef3ceb059027e793a24..48a8779de1254c08782de7c8a5083da9c1224df3 100644 --- a/paddle/phi/core/CMakeLists.txt +++ b/paddle/phi/core/CMakeLists.txt @@ -117,7 +117,7 @@ cc_library( cc_library( operants_manager SRCS operants_manager.cc - DEPS flags) + DEPS phi_enforce) cc_library( mixed_vector