summaryrefslogtreecommitdiff
path: root/unittests
diff options
context:
space:
mode:
Diffstat (limited to 'unittests')
-rw-r--r--unittests/VMCore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/VMCore/CMakeLists.txt b/unittests/VMCore/CMakeLists.txt
index 632eab5719..4025c7a91f 100644
--- a/unittests/VMCore/CMakeLists.txt
+++ b/unittests/VMCore/CMakeLists.txt
@@ -13,6 +13,7 @@ set(VMCoreSources
MetadataTest.cpp
PassManagerTest.cpp
TypeBuilderTest.cpp
+ TypesTest.cpp
ValueMapTest.cpp
VerifierTest.cpp
)