提交 42c48c3a 编写于 作者: P peizhilin

fix

上级 30ddc07a
......@@ -188,6 +188,7 @@ copy(inference_lib DEPS ${inference_deps}
${src_dir}/${module}/api/paddle_*.h
${PADDLE_BINARY_DIR}/paddle/fluid/inference/api/paddle_inference_pass.h
DSTS ${dst_dir}/${module} ${dst_dir}/${module} ${dst_dir}/${module} ${dst_dir}/${module}
)
set(module "platform")
copy(platform_lib DEPS profiler_py_proto
......
......@@ -21,10 +21,6 @@ cc_library(analysis SRCS
cc_test(test_dot SRCS dot_tester.cc DEPS analysis)
if(WIN32)
target_link_libraries(inference_analyzer shlwapi)
endif(WIN32)
function (inference_analysis_test TARGET)
if(WITH_TESTING)
set(options "")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册