From 228a3380328535f30fcb187cae7db2415ec2d314 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 8 Jul 2015 09:19:43 +0200 Subject: We can add resources. --- common/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'common/CMakeLists.txt') 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 threadboundary.cpp messagequeue.cpp index.cpp + resourcefacade.cpp domain/applicationdomaintype.cpp domain/event.cpp ${storage_SRCS}) -- cgit v1.2.3