diff options
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r-- | common/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 9e30752..58c7ea0 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt | |||
@@ -26,6 +26,7 @@ set(command_SRCS | |||
26 | threadboundary.cpp | 26 | threadboundary.cpp |
27 | messagequeue.cpp | 27 | messagequeue.cpp |
28 | index.cpp | 28 | index.cpp |
29 | resourcefacade.cpp | ||
29 | domain/applicationdomaintype.cpp | 30 | domain/applicationdomaintype.cpp |
30 | domain/event.cpp | 31 | domain/event.cpp |
31 | ${storage_SRCS}) | 32 | ${storage_SRCS}) |