Skip to content

Commit

Permalink
cmake: remove unneeded dependencies (#81)
Browse files Browse the repository at this point in the history
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
  • Loading branch information
dylad authored Jul 15, 2024
1 parent b097438 commit 653eddc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 653eddc

Please sign in to comment.