mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
7 lines
87 B
Text
7 lines
87 B
Text
|
|
add_library(wlr-common STATIC
|
||
|
|
list.c
|
||
|
|
log.c
|
||
|
|
)
|
||
|
|
|
||
|
|
target_link_libraries(wlr-common m)
|