From b6d5d206de4d02149c6530236154283bf834087a Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 13 Aug 2015 01:27:21 +0200 Subject: Untangled the include dependencies a bit. We no longer depend on clientapi.h from everywhere. --- 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 7778955..2f779b5 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -11,6 +11,7 @@ else (STORAGE_unqlite) endif (STORAGE_unqlite) set(command_SRCS + definitions.cpp log.cpp entitybuffer.cpp entitystorage.cpp -- cgit v1.2.3