Cmake: remove references to removed source file
Otherwise the build breaks if FBSUPPORT is defined. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
9c5c97b449
commit
9724ffc7b2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user