mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-22 07:02:28 +00:00
b08aa9fd35
This reverts commit85805da021
, reversing changes made to8189c64d7f
.
7 lines
83 B
CMake
7 lines
83 B
CMake
add_library(wlr-util STATIC
|
|
list.c
|
|
log.c
|
|
)
|
|
|
|
target_link_libraries(wlr-util m)
|