torch-mlir/lib/Typing/CMakeLists.txt

8 lines
91 B
CMake

add_library(NPCOMPTyping
CPASupport.cpp
)
target_link_libraries(NPCOMPTyping
MLIRIR
)