From c0a8d67cde03e33bf21e0f186f85d4c89c7ff572 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 8 Jul 2015 09:57:40 +0200 Subject: Extracted resource config --- 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 58c7ea0..56ae59b 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -27,6 +27,7 @@ set(command_SRCS messagequeue.cpp index.cpp resourcefacade.cpp + resourceconfig.cpp domain/applicationdomaintype.cpp domain/event.cpp ${storage_SRCS}) -- cgit v1.2.3