mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-21 05:11:44 +02:00
Fix build with Qt 5.11_beta3 (dropping qt5_use_modules)
This commit is contained in:
committed by
Dominik Schmidt
parent
00f602e102
commit
34c1f88171
@@ -25,6 +25,4 @@ set_target_properties(
|
||||
PROPERTIES
|
||||
AUTOMOC TRUE
|
||||
)
|
||||
qt5_use_modules(qtcertificateaddon Core Network)
|
||||
|
||||
|
||||
target_link_libraries(qtcertificateaddon Qt5::Core Qt5::Network)
|
||||
|
Reference in New Issue
Block a user