Sign in
opensecura
/
sw
/
vec_iree
/
19e75b77ecbb98b57afa50d9fe28a3822ef1956c
/
.
/
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
)