From 1c655fb0fc08e89ab5efb23889266b710334f1a5 Mon Sep 17 00:00:00 2001 From: Leander Beernaert Date: Wed, 20 Nov 2019 09:25:19 +0100 Subject: Post merge fixes Change-Id: I78d3c9687f99c0a32da04257e297e88ef0b02581 Reviewed-by: Alexandru Croitor --- tests/manual/cocoa/menus/CMakeLists.txt | 1 - tests/manual/cocoa/popups/CMakeLists.txt | 1 - 2 files changed, 2 deletions(-) (limited to 'tests/manual/cocoa') diff --git a/tests/manual/cocoa/menus/CMakeLists.txt b/tests/manual/cocoa/menus/CMakeLists.txt index 61937f4724..a3fa70ba5d 100644 --- a/tests/manual/cocoa/menus/CMakeLists.txt +++ b/tests/manual/cocoa/menus/CMakeLists.txt @@ -5,7 +5,6 @@ ##################################################################### add_qt_manual_test(menus - GUI SOURCES main.cpp PUBLIC_LIBRARIES diff --git a/tests/manual/cocoa/popups/CMakeLists.txt b/tests/manual/cocoa/popups/CMakeLists.txt index 5fce692a96..53468edc7c 100644 --- a/tests/manual/cocoa/popups/CMakeLists.txt +++ b/tests/manual/cocoa/popups/CMakeLists.txt @@ -5,7 +5,6 @@ ##################################################################### add_qt_manual_test(popups - GUI SOURCES main.cpp PUBLIC_LIBRARIES -- cgit v1.2.3