summaryrefslogtreecommitdiff
path: root/lib/TableGen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/TableGen/CMakeLists.txt')
-rw-r--r--lib/TableGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/TableGen/CMakeLists.txt b/lib/TableGen/CMakeLists.txt
index 935d674a36..fb702187d1 100644
--- a/lib/TableGen/CMakeLists.txt
+++ b/lib/TableGen/CMakeLists.txt
@@ -2,6 +2,7 @@ add_llvm_library(LLVMTableGen
Error.cpp
Main.cpp
Record.cpp
+ SetTheory.cpp
StringMatcher.cpp
TableGenBackend.cpp
TGLexer.cpp