mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-27 07:44:34 +02:00
Remove obsolete qt_add_dbus_interface macro
This commit is contained in:
committed by
Dominik Schmidt
parent
4815dd78c1
commit
80d2fa48ec
@@ -189,10 +189,6 @@ endif()
|
||||
find_package(Qt5LinguistTools REQUIRED)
|
||||
|
||||
if( UNIX AND NOT APPLE )
|
||||
macro(qt_add_dbus_interface)
|
||||
qt5_add_dbus_interface(${ARGN})
|
||||
endmacro()
|
||||
|
||||
macro(qt_add_dbus_adaptor)
|
||||
qt5_add_dbus_adaptor(${ARGN})
|
||||
endmacro()
|
||||
|
Reference in New Issue
Block a user