Fix crash handler executable name

Amends 17129dc931

Change-Id: I28f8fca14857454ada7c0a1cbce6d5db6a5ab37e
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Robert Löhning <robert.loehning@qt.io>
This commit is contained in:
Eike Ziller
2022-06-24 12:36:38 +02:00
parent ff96ea41b2
commit c95cf1c0cf

View File

@@ -1,4 +1,4 @@
add_qtc_executable(qtcreatorcrashhandler
add_qtc_executable(qtcreator_crash_handler
CONDITION UNIX AND NOT APPLE AND (CMAKE_BUILD_TYPE STREQUAL "Debug")
DEPENDS app_version Utils Qt5::Widgets
SOURCES