summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/seatv4/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/client/seatv4/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/client/seatv4/.prev_CMakeLists.txt41
1 files changed, 0 insertions, 41 deletions
diff --git a/tests/auto/client/seatv4/.prev_CMakeLists.txt b/tests/auto/client/seatv4/.prev_CMakeLists.txt
deleted file mode 100644
index 16eed042e..000000000
--- a/tests/auto/client/seatv4/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-# Generated from seatv4.pro.
-
-#####################################################################
-## tst_seatv4 Test:
-#####################################################################
-
-qt_internal_add_test(tst_seatv4
- SOURCES
- ../shared/corecompositor.cpp ../shared/corecompositor.h
- ../shared/coreprotocol.cpp ../shared/coreprotocol.h
- ../shared/datadevice.cpp ../shared/datadevice.h
- ../shared/mockcompositor.cpp ../shared/mockcompositor.h
- ../shared/textinput.cpp ../shared/textinput.h
- ../shared/xdgoutputv1.cpp ../shared/xdgoutputv1.h
- ../shared/xdgshell.cpp ../shared/xdgshell.h
- tst_seatv4.cpp
- INCLUDE_DIRECTORIES
- ../shared
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::OpenGL
- Qt::WaylandClientPrivate
- Wayland::Server
-)
-
-qt6_generate_wayland_protocol_server_sources(tst_seatv4
- FILES
- ${CMAKE_CURRENT_SOURCE_DIR}/../shared/../../../../src/3rdparty/protocol/text-input-unstable-v2.xml
- ${CMAKE_CURRENT_SOURCE_DIR}/../shared/../../../../src/3rdparty/protocol/wayland.xml
- ${CMAKE_CURRENT_SOURCE_DIR}/../shared/../../../../src/3rdparty/protocol/xdg-output-unstable-v1.xml
- ${CMAKE_CURRENT_SOURCE_DIR}/../shared/../../../../src/3rdparty/protocol/xdg-shell.xml
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(tst_seatv4 CONDITION QT_FEATURE_cursor
- PUBLIC_LIBRARIES
- Qt::GuiPrivate
- Wayland::Cursor
-)