summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/unittests/Core/CMakeLists.txt')
-rw-r--r--lldb/unittests/Core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/unittests/Core/CMakeLists.txt b/lldb/unittests/Core/CMakeLists.txt
index 9ec51755ea9..7e296579f1f 100644
--- a/lldb/unittests/Core/CMakeLists.txt
+++ b/lldb/unittests/Core/CMakeLists.txt
@@ -4,4 +4,5 @@ add_lldb_unittest(LLDBCoreTests
DataExtractorTest.cpp
ScalarTest.cpp
StructuredDataTest.cpp
+ TimerTest.cpp
)
OpenPOWER on IntegriCloud