From 68fcd3e123e9c0e345d95728d0c8742e53be940a Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 11 Apr 2016 08:39:43 +0200 Subject: Use ConfigStore for accounts --- 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 a47d259..54d86f3 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -58,6 +58,7 @@ set(command_SRCS typeindex.cpp resourcefacade.cpp resourceconfig.cpp + configstore.cpp resultset.cpp domain/applicationdomaintype.cpp domain/event.cpp -- cgit v1.2.3