提交 de3c5175 编写于 作者: Q qiaolongfei

fix typo

上级 fdf99bbe
......@@ -102,7 +102,7 @@ if(WITH_MKLDNN)
set(dst_dir "${CMAKE_INSTALL_PREFIX}/third_party/install/mkldnn")
copy(mkldnn_lib
SRCS ${MKLDNN_INC_DIR} ${MKLDNN_SHARED_LIB}
DSTS ${dst} ${dst_dir}/lib
DSTS ${dst_dir} ${dst_dir}/lib
)
endif()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册