cmake: remove unneeded dependencies (#81)

Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
This commit is contained in:
Dylan Laduranty 2024-07-15 15:38:47 +02:00 committed by GitHub
parent b0974381f9
commit 653eddcbc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -98,8 +98,6 @@ include(CPack)
target_link_libraries(hyprpicker PkgConfig::deps) target_link_libraries(hyprpicker PkgConfig::deps)
target_link_libraries(hyprpicker target_link_libraries(hyprpicker
OpenGL
GLESv2
pthread pthread
${CMAKE_THREAD_LIBS_INIT} ${CMAKE_THREAD_LIBS_INIT}
wayland-cursor wayland-cursor