Add upload-to-sentry action

This commit is contained in:
Tobias Fella
2025-01-27 19:36:17 +01:00
parent bf6f4a951e
commit fc890b6799
7 changed files with 117 additions and 0 deletions

View File

@@ -66,6 +66,8 @@ if (QT_KNOWN_POLICY_QTP0004)
qt_policy(SET QTP0004 NEW)
endif ()
find_package(sentry REQUIRED)
find_package(KF6 ${KF_MIN_VERSION} COMPONENTS Kirigami I18n Notifications Config CoreAddons Sonnet ItemModels IconThemes ColorScheme)
set_package_properties(KF6 PROPERTIES
TYPE REQUIRED