From c0095f690fe2a0b56a6c5d52e03a3b3130e9f6b6 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Thu, 14 Nov 2019 21:38:30 +0100 Subject: mobile/undo: compile undo commands and call undo command for deletion. First steps towards full undo on mobile. Signed-off-by: Berthold Stoeger Signed-off-by: Dirk Hohndel --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index f032c6c45..cdc17066b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -314,6 +314,7 @@ if (SUBSURFACE_TARGET_EXECUTABLE MATCHES "MobileExecutable") subsurface_mapwidget subsurface_backend_shared subsurface_models_mobile + subsurface_commands_mobile subsurface_corelib ${SUBSURFACE_LINK_LIBRARIES} ) -- cgit v1.2.3-70-g09d2