llvm-6502/lib/TableGen/CMakeLists.txt
2014-06-17 13:10:38 +00:00

11 lines
157 B
CMake

add_llvm_library(LLVMTableGen
Error.cpp
Main.cpp
Record.cpp
SetTheory.cpp
StringMatcher.cpp
TableGenBackend.cpp
TGLexer.cpp
TGParser.cpp
)