Sign in
opensecura
/
sw
/
vec_iree
/
e7281bdd234bf988699ee366043d4aa71725fca0
/
.
/
samples
/
device
/
CMakeLists.txt
blob: c3961b937fc1d586942bcfae3835a1dae6732f06 [
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::drivers::local_sync::sync_driver
iree::hal::local
iree::hal::local::loaders::static_library_loader
)