From 7d6949ce7d9627e53770fdf82ec635f135e6fa96 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Wed, 11 Dec 2019 10:37:15 +0100 Subject: mobile/undo: compile WSInfoModel The weight-undo commands need this. Therefore, we have to compile the WSInfoModel if we want to access the undo commands from mobile. Signed-off-by: Berthold Stoeger Signed-off-by: Dirk Hohndel --- qt-models/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qt-models/CMakeLists.txt') diff --git a/qt-models/CMakeLists.txt b/qt-models/CMakeLists.txt index aa3aa1886..45c303888 100644 --- a/qt-models/CMakeLists.txt +++ b/qt-models/CMakeLists.txt @@ -25,6 +25,8 @@ set(SUBSURFACE_GENERIC_MODELS_LIB_SRCS models.h tankinfomodel.cpp tankinfomodel.h + weightsysteminfomodel.cpp + weightsysteminfomodel.h ) # models exclusively used in desktop builds @@ -49,8 +51,6 @@ set(SUBSURFACE_DESKTOP_MODELS_LIB_SRCS treemodel.h weightmodel.cpp weightmodel.h - weightsysteminfomodel.cpp - weightsysteminfomodel.h yearlystatisticsmodel.cpp yearlystatisticsmodel.h ) -- cgit v1.2.3-70-g09d2