mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-26 06:59:52 -05: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
|
|
@ -60,7 +60,7 @@ include_directories(include)
|
|||
|
||||
add_subdirectory(backend)
|
||||
add_subdirectory(common)
|
||||
add_subdirectory(wayland)
|
||||
add_subdirectory(types)
|
||||
add_subdirectory(session)
|
||||
|
||||
add_subdirectory(example)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue