mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 05:31:59 -07:00
CMake: drop duplicate -luuid after 5262292abc
This commit is contained in:
@@ -266,7 +266,7 @@ function(protocolWayland)
|
|||||||
endfunction()
|
endfunction()
|
||||||
|
|
||||||
target_link_libraries(Hyprland OpenGL::EGL OpenGL::GL Threads::Threads
|
target_link_libraries(Hyprland OpenGL::EGL OpenGL::GL Threads::Threads
|
||||||
libudis86 uuid)
|
libudis86)
|
||||||
|
|
||||||
protocolnew("subprojects/hyprland-protocols/protocols"
|
protocolnew("subprojects/hyprland-protocols/protocols"
|
||||||
"hyprland-global-shortcuts-v1" true)
|
"hyprland-global-shortcuts-v1" true)
|
||||||
|
Reference in New Issue
Block a user