From 4f1afa39bec38ea38820115e1bbabf4506c2d45c Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 9 Apr 2015 18:16:39 +0200 Subject: Moved generic parts of the domain adaptor to common --- 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 650691c..b06718f 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -30,6 +30,7 @@ set(command_SRCS commands.cpp console.cpp pipeline.cpp + domainadaptor.cpp resource.cpp resourceaccess.cpp storage_common.cpp -- cgit v1.2.3