提交 39c6a42f 编写于 作者: Y Yu Yang 提交者: GitHub

Merge pull request #1878 from reyoung/fix_compile_depends_in_function

Fix function module does not wait protobuf header generate.
......@@ -12,7 +12,7 @@ endif()
add_library(paddle_function STATIC ${cpp_files} ${cu_objs})
add_dependencies(paddle_function ${external_project_dependencies})
add_dependencies(paddle_function gen_proto_cpp)
if(WITH_GPU)
if(WITH_TESTING)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册