aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libother/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libother/CMakeLists.txt')
-rw-r--r--tests/libother/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libother/CMakeLists.txt b/tests/libother/CMakeLists.txt
index de589ac3a..96ab6cab5 100644
--- a/tests/libother/CMakeLists.txt
+++ b/tests/libother/CMakeLists.txt
@@ -3,6 +3,7 @@ project(libother)
set(libother_SRC
number.cpp
otherderived.cpp
+otherobjecttype.cpp
)
add_definitions("-DLIBOTHER_BUILD")