Sign in
opensecura
/
sw
/
vec_iree
/
8b2f071200a6b7f0edf4f19105dbc0c3052e0b8c
/
.
/
samples
/
device
/
CMakeLists.txt
blob: 8aa809a4c4923fcb68fa7d8e1e1f9bd31e4c0594 [
file
] [
log
] [
blame
]
iree_cc_library(
NAME
device_static_loader
HDRS
"device.h"
SRCS
"device_static_loader.c"
DEPS
iree::base
iree::hal
iree::hal::local
iree::hal::local::loaders::static_library_loader
iree::hal::local::sync_driver
)