summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r--common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
index b242256..7778955 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -24,6 +24,7 @@ set(command_SRCS
24 resource.cpp 24 resource.cpp
25 genericresource.cpp 25 genericresource.cpp
26 resourceaccess.cpp 26 resourceaccess.cpp
27 listener.cpp
27 storage_common.cpp 28 storage_common.cpp
28 threadboundary.cpp 29 threadboundary.cpp
29 messagequeue.cpp 30 messagequeue.cpp