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 58c7ea0..56ae59b 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -27,6 +27,7 @@ set(command_SRCS
27 messagequeue.cpp 27 messagequeue.cpp
28 index.cpp 28 index.cpp
29 resourcefacade.cpp 29 resourcefacade.cpp
30 resourceconfig.cpp
30 domain/applicationdomaintype.cpp 31 domain/applicationdomaintype.cpp
31 domain/event.cpp 32 domain/event.cpp
32 ${storage_SRCS}) 33 ${storage_SRCS})