mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-30 17:20:26 +02:00
Remove obsolete qt_add_dbus_adaptor macro
This commit is contained in:
committed by
Dominik Schmidt
parent
80d2fa48ec
commit
62feb25f5c
@@ -188,12 +188,6 @@ endif()
|
||||
|
||||
find_package(Qt5LinguistTools REQUIRED)
|
||||
|
||||
if( UNIX AND NOT APPLE )
|
||||
macro(qt_add_dbus_adaptor)
|
||||
qt5_add_dbus_adaptor(${ARGN})
|
||||
endmacro()
|
||||
endif()
|
||||
|
||||
macro(setup_qt)
|
||||
endmacro()
|
||||
|
||||
|
Reference in New Issue
Block a user