未验证 提交 8f3e0ef3 编写于 作者: Q Qi Li 提交者: GitHub

fix python lib feed op not found, test=develop (#4092)

上级 e4df9a10
......@@ -9,6 +9,7 @@ if(WIN32)
target_link_libraries(lite_pybind ${os_dependency_modules})
else()
lite_cc_library(lite_pybind SHARED SRCS pybind.cc DEPS ${PYBIND_DEPS})
target_sources(lite_pybind PUBLIC ${__lite_cc_files})
endif(WIN32)
if (LITE_ON_TINY_PUBLISH)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册