mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-01-01 11:08:21 -05:00
Add free functions for allocated resources
This commit is contained in:
parent
1e8970b4a9
commit
1aed987301
10 changed files with 96 additions and 10 deletions
|
|
@ -12,5 +12,6 @@ add_library(wlr-backend
|
|||
|
||||
target_link_libraries(wlr-backend
|
||||
wlr-common
|
||||
wlr-wayland
|
||||
${WAYLAND_LIBRARIES}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue