From 5edcf2aea2fb16e891ac482d7eb56f5977b5a52e Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 12 Mar 2018 18:23:22 -0700 Subject: cmake: move maplocationmodel to generic models Signed-off-by: Dirk Hohndel --- qt-models/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'qt-models/CMakeLists.txt') diff --git a/qt-models/CMakeLists.txt b/qt-models/CMakeLists.txt index 69527bde5..e7f6ec01e 100644 --- a/qt-models/CMakeLists.txt +++ b/qt-models/CMakeLists.txt @@ -7,6 +7,7 @@ set(SUBSURFACE_GENERIC_MODELS_LIB_SRCS diveimportedmodel.cpp completionmodels.cpp divelocationmodel.cpp + maplocationmodel.cpp ) # models exclusively used in desktop builds @@ -16,7 +17,6 @@ set(SUBSURFACE_DESKTOP_MODELS_LIB_SRCS models.cpp tankinfomodel.cpp treemodel.cpp - maplocationmodel.cpp cylindermodel.cpp yearlystatisticsmodel.cpp weigthsysteminfomodel.cpp @@ -34,7 +34,6 @@ set(SUBSURFACE_MOBILE_MODELS_LIB_SRCS divelistmodel.cpp messagehandlermodel.cpp gpslistmodel.cpp - maplocationmodel.cpp ) if(${SUBSURFACE_TARGET_EXECUTABLE} MATCHES "DesktopExecutable") -- cgit v1.2.3-70-g09d2