mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Promote types to a standalone subproject
This commit is contained in:
parent
fee409bd0a
commit
579909a368
4 changed files with 5 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ add_library(wlr-backend
|
|||
|
||||
target_link_libraries(wlr-backend
|
||||
wlr-common
|
||||
wlr-wayland
|
||||
wlr-types
|
||||
${WAYLAND_LIBRARIES}
|
||||
${DRM_LIBRARIES}
|
||||
${GBM_LIBRARIES}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue