1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-03 10:53:39 +02:00

Remove obsolete setup_qt macro

This commit is contained in:
Andreas Sturmlechner
2018-07-07 22:47:28 +02:00
committed by Dominik Schmidt
parent 62feb25f5c
commit 84ec28e476
5 changed files with 0 additions and 11 deletions

View File

@@ -188,9 +188,6 @@ endif()
find_package(Qt5LinguistTools REQUIRED)
macro(setup_qt)
endmacro()
set(QT_RCC_EXECUTABLE "${Qt5Core_RCC_EXECUTABLE}")
# FIXME: CrashReporter depends on deprecated QHttp