Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seek Wayland protocols definitions in a system-wide location first #24923

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Telegram/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1454,7 +1454,7 @@ else()
if (NOT DESKTOP_APP_DISABLE_WAYLAND_INTEGRATION)
qt_generate_wayland_protocol_client_sources(Telegram
FILES
${third_party_loc}/plasma-wayland-protocols/src/protocols/plasma-shell.xml
${PLASMA_WAYLAND_PROTOCOLS_DIR}/plasma-shell.xml
)

target_link_libraries(Telegram
Expand Down
2 changes: 1 addition & 1 deletion Telegram/lib_base
Submodule lib_base updated 1 files
+3 −3 CMakeLists.txt
2 changes: 1 addition & 1 deletion Telegram/lib_ui
Submodule lib_ui updated 1 files
+1 −1 CMakeLists.txt
2 changes: 1 addition & 1 deletion Telegram/lib_waylandshells
2 changes: 1 addition & 1 deletion cmake