diff --git a/src/wayland/CMakeLists.txt b/src/wayland/CMakeLists.txt index 2726966..06fc165 100644 --- a/src/wayland/CMakeLists.txt +++ b/src/wayland/CMakeLists.txt @@ -32,3 +32,5 @@ PUBLIC Qt6::GuiPrivate Qt6::WaylandClientPrivate ) + +install(TARGETS xdg-desktop-portal-dde-wayland DESTINATION ${CMAKE_INSTALL_LIBDIR}) \ No newline at end of file