mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01:00
b08aa9fd35
This reverts commit85805da021
, reversing changes made to8189c64d7f
.
6 lines
83 B
CMake
6 lines
83 B
CMake
add_library(wlr-util STATIC
|
|
list.c
|
|
log.c
|
|
)
|
|
|
|
target_link_libraries(wlr-util m)
|