Skip to content

Commit

Permalink
fix: wayland.so is not found (#51)
Browse files Browse the repository at this point in the history
installed deb with wayland.so

Co-authored-by: fuleyi <[email protected]>
  • Loading branch information
fly602 and fuleyi authored Aug 15, 2024
1 parent 53579a8 commit 7223812
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 7223812

Please sign in to comment.