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 a47d259..54d86f3 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -58,6 +58,7 @@ set(command_SRCS
58 typeindex.cpp 58 typeindex.cpp
59 resourcefacade.cpp 59 resourcefacade.cpp
60 resourceconfig.cpp 60 resourceconfig.cpp
61 configstore.cpp
61 resultset.cpp 62 resultset.cpp
62 domain/applicationdomaintype.cpp 63 domain/applicationdomaintype.cpp
63 domain/event.cpp 64 domain/event.cpp