From dd86c15b48f33c120c510327569fb1cc3ffa3d45 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 28 Jul 2015 20:49:08 +0200 Subject: Moved listener to common So we can use it in tests as well. --- 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 b242256..7778955 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -24,6 +24,7 @@ set(command_SRCS resource.cpp genericresource.cpp resourceaccess.cpp + listener.cpp storage_common.cpp threadboundary.cpp messagequeue.cpp -- cgit v1.2.3