From 653eddcbc3ec6418aae7818da8f49b93a4cdda8c Mon Sep 17 00:00:00 2001 From: Dylan Laduranty Date: Mon, 15 Jul 2024 15:38:47 +0200 Subject: [PATCH] cmake: remove unneeded dependencies (#81) Signed-off-by: Dylan Laduranty --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index cd9f72b..50dbbc2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -98,8 +98,6 @@ include(CPack) target_link_libraries(hyprpicker PkgConfig::deps) target_link_libraries(hyprpicker - OpenGL - GLESv2 pthread ${CMAKE_THREAD_LIBS_INIT} wayland-cursor