diff --git a/thirdparty/qxt/qxtweb-standalone/CMakeLists.txt b/thirdparty/qxt/qxtweb-standalone/CMakeLists.txt index d29e7b989..1aeb800e9 100644 --- a/thirdparty/qxt/qxtweb-standalone/CMakeLists.txt +++ b/thirdparty/qxt/qxtweb-standalone/CMakeLists.txt @@ -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}