mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 11:50:37 +02:00
* Make it compile again for Win32.
This commit is contained in:
1
thirdparty/jdns/CMakeLists.txt
vendored
1
thirdparty/jdns/CMakeLists.txt
vendored
@@ -44,6 +44,7 @@ ADD_LIBRARY(tomahawk_jdns SHARED ${TOMAHAWK_JDNS_SOURCES} ${TOMAHAWK_JDNS_MOC})
|
||||
|
||||
target_link_libraries(tomahawk_jdns
|
||||
${QT_LIBRARIES}
|
||||
${PLATFORM_SPECIFIC_LIBS}
|
||||
)
|
||||
|
||||
SET_TARGET_PROPERTIES( tomahawk_jdns PROPERTIES DEFINE_SYMBOL MAKE_JDNS_LIB )
|
||||
|
Reference in New Issue
Block a user