1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-03 00:18:36 +00:00
krfb/events/CMakeLists.txt

7 lines
136 B
CMake

add_subdirectory(x11)
# Makes sense to use only when PW framebuffer is used
if (TARGET K::KPipeWire)
add_subdirectory(xdp)
endif()