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:
committed by
Dominik Schmidt
parent
62feb25f5c
commit
84ec28e476
@@ -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" )
|
||||
|
Reference in New Issue
Block a user