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