提交 97f41534 编写于 作者: H hedaoyuan

fix link order error

上级 c37c8a19
......@@ -155,8 +155,8 @@ endfunction()
function(link_paddle_test TARGET_NAME)
link_paddle_exe(${TARGET_NAME})
target_link_libraries(${TARGET_NAME}
${GTEST_LIBRARIES}
paddle_test_main)
paddle_test_main
${GTEST_LIBRARIES})
endfunction()
# add_unittest_without_exec
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册