Mercurial > minori
diff dep/animia/CMakeLists.txt @ 216:8a482049b968
dep/animia: win/wayland: add UNTESTED support for wlroots protocols
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Sun, 07 Jan 2024 12:42:10 -0500 |
parents | 71832ffe425a |
children | 53211cb1e7f5 |
line wrap: on
line diff
--- a/dep/animia/CMakeLists.txt Sun Jan 07 11:44:40 2024 -0500 +++ b/dep/animia/CMakeLists.txt Sun Jan 07 12:42:10 2024 -0500 @@ -138,6 +138,7 @@ list(APPEND SRC_FILES src/win/wayland.cc src/win/wayland/ext-foreign-toplevel-list-v1.c + src/win/wayland/wlr-foreign-toplevel-management-unstable-v1.c ) list(APPEND INCLUDE_DIRS ${WAYLAND_INCLUDE_DIRS}) list(APPEND LIBRARIES ${WAYLAND_LINK_LIBRARIES})