From 34f9a1e827e37f7172d9ebea3e511e1349da1f7e Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Tue, 16 Dec 2014 08:33:37 +0100 Subject: split out the resource bits into their own file --- 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 fab7708..3431756 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -13,6 +13,7 @@ endif (STORAGE_unqlite) set(command_SRCS commands.cpp console.cpp + resource.cpp resourceaccess.cpp storage_common.cpp threadboundary.cpp -- cgit v1.2.3