Browse Source

Wayland: Remove unused pkg-config dependency

Related to #1934.
Camilla Löwy 4 năm trước cách đây
mục cha
commit
71829a0f0d
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      CMakeLists.txt

+ 0 - 2
CMakeLists.txt

@@ -215,8 +215,6 @@ if (_GLFW_WAYLAND)
         wayland-egl>=0.2.7
         wayland-egl>=0.2.7
         xkbcommon)
         xkbcommon)
 
 
-    list(APPEND glfw_PKG_DEPS "wayland-client")
-
     list(APPEND glfw_INCLUDE_DIRS "${Wayland_INCLUDE_DIRS}")
     list(APPEND glfw_INCLUDE_DIRS "${Wayland_INCLUDE_DIRS}")
 
 
     include(CheckIncludeFiles)
     include(CheckIncludeFiles)