From 9724ffc7b2a3ea5f05e1484f98ca54779fb316fc Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 8 Nov 2015 09:48:40 -0800 Subject: Cmake: remove references to removed source file Otherwise the build breaks if FBSUPPORT is defined. Signed-off-by: Dirk Hohndel --- desktop-widgets/CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'desktop-widgets/CMakeLists.txt') diff --git a/desktop-widgets/CMakeLists.txt b/desktop-widgets/CMakeLists.txt index 4feface86..d8f5cd5a9 100644 --- a/desktop-widgets/CMakeLists.txt +++ b/desktop-widgets/CMakeLists.txt @@ -62,12 +62,6 @@ if(NOT NO_PRINTING) ) endif() -if (FBSUPPORT) - set(SUBSURFACE_INTERFACE ${SUBSURFACE_INTERFACE} - socialnetworks.cpp - ) -endif() - if (BTSUPPORT) set(SUBSURFACE_INTERFACE ${SUBSURFACE_INTERFACE} btdeviceselectiondialog.cpp -- cgit v1.2.3-70-g09d2