From 47f105febcd17d6db1f998a99c6c6c423851573a Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 20 Apr 2015 22:22:19 +0200 Subject: Moved generic part of resource implementation to GenericResource --- 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 ce237c5..c18d98a 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -33,6 +33,7 @@ set(command_SRCS pipeline.cpp domainadaptor.cpp resource.cpp + genericresource.cpp resourceaccess.cpp storage_common.cpp threadboundary.cpp -- cgit v1.2.3