mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:31:16 -07:00
pipewire: Drop dependencies that remained after the port to KPipeWire
This commit is contained in:
@@ -4,6 +4,6 @@ if (${XCB_DAMAGE_FOUND} AND ${XCB_SHM_FOUND} AND ${XCB_IMAGE_FOUND})
|
||||
add_subdirectory (xcb)
|
||||
endif()
|
||||
|
||||
if (${PipeWire_FOUND})
|
||||
if (TARGET K::KPipeWire)
|
||||
add_subdirectory(pipewire)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user