mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-11 08:34:34 +02:00
Switch CMake policy CMP0023 to NEW
This commit is contained in:
@@ -71,6 +71,9 @@ ADD_LIBRARY( qxtweb-standalone STATIC
|
||||
${sources}
|
||||
)
|
||||
|
||||
target_link_libraries( qxtweb-standalone Qt5::Network)
|
||||
target_link_libraries( qxtweb-standalone PUBLIC
|
||||
Qt5::Network
|
||||
)
|
||||
|
||||
|
||||
set_target_properties( qxtweb-standalone PROPERTIES AUTOMOC TRUE )
|
||||
|
Reference in New Issue
Block a user