torch-mlir/runtime/CMakeLists.txt

7 lines
80 B
CMake

add_mlir_library(NPCOMPRuntime
SHARED
Runtime.cpp
EXCLUDE_FROM_LIBMLIR
)