From 97bfacf1e218c6cbb38290957953cb608baaf696 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 15 Feb 2023 13:57:42 +0100 Subject: tests: Remove remains of qmake conversion from CMakeLists.txt files Pick-to: 6.5 Change-Id: I8d106554bb86ac1ec9bb7a4083de4c376bcbab1d Reviewed-by: Qt CI Bot Reviewed-by: Joerg Bornemann --- tests/manual/wasm/clipboard/CMakeLists.txt | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'tests/manual/wasm') diff --git a/tests/manual/wasm/clipboard/CMakeLists.txt b/tests/manual/wasm/clipboard/CMakeLists.txt index 09f56a5f01..80e049097b 100644 --- a/tests/manual/wasm/clipboard/CMakeLists.txt +++ b/tests/manual/wasm/clipboard/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from clipboard.pro. - ##################################################################### ## clipboard Binary: ##################################################################### @@ -38,12 +36,3 @@ qt_internal_extend_target(clipboard CONDITION (QT_MAJOR_VERSION GREATER 4) LIBRARIES Qt::Widgets ) - -#### Keys ignored in scope 3:.:.:clipboard.pro:QNX: -# target.path = "/tmp/$${TARGET}/bin" - -#### Keys ignored in scope 5:.:.:clipboard.pro:UNIX AND NOT ANDROID: -# target.path = "/opt/$${TARGET}/bin" - -#### Keys ignored in scope 6:.:.:clipboard.pro:NOT target.path_ISEMPTY: -# INSTALLS = "target" -- cgit v1.2.3