From 47428dfa55435e9b040243a0783f0f25a49c8e76 Mon Sep 17 00:00:00 2001 From: Leander Beernaert Date: Tue, 12 Nov 2019 14:01:48 +0100 Subject: Convert all of tests/manual Fixes: QTBUG-78164 Change-Id: I28b59bf84533fc33fafafd1511b5337d36af0e2b Reviewed-by: Qt CMake Build Bot Reviewed-by: Alexandru Croitor --- tests/manual/qopenglwindow/multiwindow/CMakeLists.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'tests/manual/qopenglwindow') diff --git a/tests/manual/qopenglwindow/multiwindow/CMakeLists.txt b/tests/manual/qopenglwindow/multiwindow/CMakeLists.txt index 96e57b502c..82acac6aff 100644 --- a/tests/manual/qopenglwindow/multiwindow/CMakeLists.txt +++ b/tests/manual/qopenglwindow/multiwindow/CMakeLists.txt @@ -1,3 +1,16 @@ -add_qt_test(multiwindow SOURCES +# Generated from multiwindow.pro. + +##################################################################### +## multiwindow Binary: +##################################################################### + +add_qt_manual_test(multiwindow + GUI + SOURCES main.cpp + PUBLIC_LIBRARIES + Qt::Gui ) + +#### Keys ignored in scope 1:.:.:multiwindow.pro:: +# TEMPLATE = "app" -- cgit v1.2.3