Skip to content

Commit

Permalink
fix: wayland.so is not found
Browse files Browse the repository at this point in the history
installed deb with wayland.so
  • Loading branch information
fuleyi committed Aug 15, 2024
1 parent 53579a8 commit a51a704
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/wayland/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ PUBLIC
Qt6::GuiPrivate
Qt6::WaylandClientPrivate
)

install(TARGETS xdg-desktop-portal-dde-wayland DESTINATION ${CMAKE_INSTALL_LIBDIR})

0 comments on commit a51a704

Please sign in to comment.