revert-10836-update-becbos-url
qiaolongfei 7 years ago
parent fdf99bbe6f
commit de3c5175c5

@ -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()

Loading…
Cancel
Save