1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-26 23:35:32 +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

@@ -7,8 +7,6 @@ IF( ${CMAKE_VERSION} VERSION_GREATER 2.8.3 )
CMAKE_POLICY(SET CMP0017 NEW)
ENDIF( ${CMAKE_VERSION} VERSION_GREATER 2.8.3 )
setup_qt()
SET( qxtcore "core" )
SET( qxtnet "network" )
SET( qxtweb "web" )