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 e56ece9..8312f13 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -32,6 +32,7 @@ set(command_SRCS
32 threadboundary.cpp 32 threadboundary.cpp
33 messagequeue.cpp 33 messagequeue.cpp
34 index.cpp 34 index.cpp
35 typeindex.cpp
35 resourcefacade.cpp 36 resourcefacade.cpp
36 resourceconfig.cpp 37 resourceconfig.cpp
37 domain/applicationdomaintype.cpp 38 domain/applicationdomaintype.cpp