Skip to content

Commit

Permalink
ZWidget: Remove deleted files from CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
LupertEverett committed Jun 17, 2024
1 parent dcefe41 commit 69e8037
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Thirdparty/ZWidget/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,6 @@ set(ZWIDGET_WAYLAND_SOURCES
src/window/wayland/wayland_display_backend.h
src/window/wayland/wayland_display_window.cpp
src/window/wayland/wayland_display_window.h
src/window/wayland/xdg-foreign-unstable-v2.c
src/window/wayland/xdg-foreign-unstable-v2.h
src/window/wayland/xdg-output-unstable.c
src/window/wayland/xdg-output-unstable.h
src/window/wayland/xdg-shell.c
src/window/wayland/xdg-shell.h
)

source_group("src" REGULAR_EXPRESSION "${CMAKE_CURRENT_SOURCE_DIR}/src/.+")
Expand Down

0 comments on commit 69e8037

Please sign in to comment.