blob: 6e898493616b22c38f6a884fddef0fca3d50ab57 [file] [log] [blame]
################################################################################
# Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from #
# compiler/plugins/target/Local/BUILD.bazel #
# #
# Use iree_cmake_extra_content from iree/build_defs.oss.bzl to add arbitrary #
# CMake-only content. #
# #
# To disable autogeneration for this file entirely, delete this header. #
################################################################################
iree_add_all_subdirs()
iree_compiler_register_plugin(
PLUGIN_ID
hal_target_local
TARGET
::Local
)
iree_cc_library(
NAME
Local
SRCS
"LocalTarget.cpp"
DEPS
LLVMSupport
MLIRSupport
iree::compiler::Dialect::HAL::Target
iree::compiler::Dialect::HAL::Target::Devices
iree::compiler::PluginAPI
PUBLIC
)
### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ###