mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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 <jan@casacondor.com>
This commit is contained in:
parent
9c52aaf043
commit
7751ec1c78
7 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue