mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-04 13:17:34 +02:00
Install qxtweb-standalone.dll on windows
This commit is contained in:
@@ -79,6 +79,11 @@ IF(WIN32)
|
||||
${headers}
|
||||
${sources}
|
||||
)
|
||||
INSTALL( TARGETS qxtweb-standalone
|
||||
RUNTIME DESTINATION bin
|
||||
LIBRARY DESTINATION lib
|
||||
ARCHIVE DESTINATION lib
|
||||
)
|
||||
ELSE()
|
||||
ADD_LIBRARY(qxtweb-standalone STATIC
|
||||
${mocstuff}
|
||||
|
Reference in New Issue
Block a user