Files
triton/lib/driver/CMakeLists.txt
2022-03-20 16:41:48 +08:00

6 lines
62 B
CMake

add_library(TritonDriver
dispatch.cc
error.cc
llvm.cc
)