From 7751ec1c78642ffcc470ad8714a87851fd5b069d Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Sat, 14 Dec 2019 23:12:26 +0100 Subject: build-system: move plannerShared to backend-shared WARNING: multi directory commit, needed to secure it builds. move the core/plannerShared.* to backend-shared. update CMakeLists.txt to include backend-shared lib in link process. update ios project to reflect new directory Signed-off-by: Jan Iversen --- core/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/CMakeLists.txt') diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 017fbdeea..c8c457432 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -72,8 +72,6 @@ set(SUBSURFACE_CORE_LIB_SRCS divelist.h divelogexportlogic.cpp divelogexportlogic.h - plannershared.cpp - plannershared.h divesite-helper.cpp divesite.c divesite.h -- cgit v1.2.3-70-g09d2