fix depends of kunlun bkcl (#30945)

revert-31068-fix_conv3d_windows
QingshuChen 4 years ago committed by GitHub
parent 12c15bebe4
commit 15297a065c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ if(WITH_GPU)
endif(WITH_GPU)
if(WITH_XPU)
set(XPU_CTX_DEPS xpulib)
set(XPU_CTX_DEPS xpulib ssl crypto rt z resolv dl)
ELSE()
set(XPU_CTX_DEPS)
endif(WITH_XPU)

Loading…
Cancel
Save