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 01056d0..be312b9 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -26,6 +26,7 @@ set(command_SRCS
26 resource.cpp 26 resource.cpp
27 genericresource.cpp 27 genericresource.cpp
28 resourceaccess.cpp 28 resourceaccess.cpp
29 queryrunner.cpp
29 listener.cpp 30 listener.cpp
30 storage_common.cpp 31 storage_common.cpp
31 threadboundary.cpp 32 threadboundary.cpp