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:
@@ -1,6 +1,6 @@
|
||||
add_subdirectory(x11)
|
||||
|
||||
# Makes sense to use only when PW framebuffer is used
|
||||
if (${PipeWire_FOUND})
|
||||
if (TARGET K::KPipeWire)
|
||||
add_subdirectory(xdp)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user