forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user