torch-mlir/include/npcomp/Backend/CMakeLists.txt

7 lines
197 B
CMake

add_subdirectory(Common)
# Currently this doesn't introduce any actual dependency on IREE, so add it
# unconditionally.
# TODO: Put this behind the NPCOMP_ENABLE_IREE flag.
add_subdirectory(IREE)