From 785f9ba8356203b69672cc76b779b9458ccb9709 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 21 Jun 2015 11:52:43 -0700 Subject: Cmake support: the printer files are part of the UI Signed-off-by: Dirk Hohndel --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 1c52651a0..c2629590e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -288,7 +288,6 @@ set(SUBSURFACE_CORE_LIB_SRCS windowtitleupdate.cpp divelogexportlogic.cpp qt-init.cpp - ${SUBSURFACE_PRINTING_SRCS} ${PLATFORM_SRC} ) source_group("Subsurface Core" FILES ${SUBSURFACE_CORE_LIB_SRCS}) @@ -358,6 +357,7 @@ set(SUBSURFACE_INTERFACE qt-ui/undocommands.cpp qt-ui/locationinformation.cpp qt-ui/qtwaitingspinner.cpp + ${SUBSURFACE_PRINTING_SRCS} ${SOCIALNETWORKS} ) source_group("Subsurface Interface" FILES ${SUBSURFACE_INTERFACE}) -- cgit v1.2.3-70-g09d2