forked from pool/telegram-desktop
11 lines
307 B
Diff
11 lines
307 B
Diff
|
--- a/Telegram/lib_waylandshells/waylandshells/xdg-shell/CMakeLists.txt
|
||
|
+++ b/Telegram/lib_waylandshells/waylandshells/xdg-shell/CMakeLists.txt
|
||
|
@@ -45,6 +45,7 @@
|
||
|
target_include_directories(lib_waylandshells_xdg_shell
|
||
|
PRIVATE
|
||
|
${src_loc}
|
||
|
+ /usr/include/wayland
|
||
|
${CMAKE_CURRENT_BINARY_DIR}
|
||
|
)
|
||
|
|