mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-06 05:25:58 +01:00
7 lines
83 B
Text
7 lines
83 B
Text
|
add_library(wlr-util STATIC
|
||
|
list.c
|
||
|
log.c
|
||
|
)
|
||
|
|
||
|
target_link_libraries(wlr-util m)
|