mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-02 10:24:01 +02:00
Remove obsolete qt_add_translation macro
This commit is contained in:
committed by
Dominik Schmidt
parent
3b1e0b3cf1
commit
4815dd78c1
@@ -187,9 +187,6 @@ if(WIN32)
|
||||
endif()
|
||||
|
||||
find_package(Qt5LinguistTools REQUIRED)
|
||||
macro(qt_add_translation)
|
||||
qt5_add_translation(${ARGN})
|
||||
endmacro()
|
||||
|
||||
if( UNIX AND NOT APPLE )
|
||||
macro(qt_add_dbus_interface)
|
||||
|
Reference in New Issue
Block a user