From 7c6f763d85c16bb1f3ee1ec8d845696188bef067 Mon Sep 17 00:00:00 2001 From: Leander Beernaert Date: Tue, 14 Jan 2020 15:24:54 +0100 Subject: Regenerate Tests Change-Id: I78f1efbec809610bcf6a8224392fa0dc8dbf3b3b Reviewed-by: Qt CMake Build Bot Reviewed-by: Cristian Adam --- tests/auto/dbus/qdbusinterface/qmyserver/CMakeLists.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'tests/auto/dbus/qdbusinterface/qmyserver/CMakeLists.txt') diff --git a/tests/auto/dbus/qdbusinterface/qmyserver/CMakeLists.txt b/tests/auto/dbus/qdbusinterface/qmyserver/CMakeLists.txt index 1418f43828..de633f2aa9 100644 --- a/tests/auto/dbus/qdbusinterface/qmyserver/CMakeLists.txt +++ b/tests/auto/dbus/qdbusinterface/qmyserver/CMakeLists.txt @@ -1,13 +1,10 @@ # Generated from qmyserver.pro. ##################################################################### -## qmyserver Binary: +## qmyserver_qdbusinterface Binary: ##################################################################### -# Can't be called qmyserver since the qdbusabstractadaptor test -# already has a executable target named like that, so use -# a different target name and then rename the binary -add_qt_executable(qmyserver_qdbusinterface # special case +add_qt_executable(qmyserver_qdbusinterface OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/" NO_INSTALL # special case SOURCES -- cgit v1.2.3