1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-13 20:39:57 +01:00

Activate CrashReporter for Qt5

This commit is contained in:
Uwe L. Korn 2013-09-02 10:03:25 +02:00
parent f8339081a7
commit fbf3820ae4

View File

@ -147,8 +147,6 @@ if( NOT BUILD_WITH_QT4 )
set(QT_RCC_EXECUTABLE "${Qt5Core_RCC_EXECUTABLE}")
#FIXME: CrashReporter depends on deprecated QHttp
set(WITH_CRASHREPORTER OFF)
set(WITH_BREAKPAD OFF)
set(WITH_KDE4 OFF)
endif()
endif()