hanchenye-llvm-project/llvm/lib/TableGen/CMakeLists.txt

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
)