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 96ab6cab5..9b3cf5552 100644
--- a/tests/libother/CMakeLists.txt
+++ b/tests/libother/CMakeLists.txt
@@ -4,6 +4,7 @@ set(libother_SRC
number.cpp
otherderived.cpp
otherobjecttype.cpp
+othermultiplederived.cpp
)
add_definitions("-DLIBOTHER_BUILD")