diff --git a/thirdparty/qxt/qxtweb-standalone/CMakeLists.txt b/thirdparty/qxt/qxtweb-standalone/CMakeLists.txt index b1f51d1ba..ec81d04cb 100644 --- a/thirdparty/qxt/qxtweb-standalone/CMakeLists.txt +++ b/thirdparty/qxt/qxtweb-standalone/CMakeLists.txt @@ -102,5 +102,3 @@ target_link_libraries( qxtweb-standalone # ${QT_LIBRARIES} # "${CMAKE_CURRENT_SOURCE_DIR}/libqxtweb-standalone.a" # ) - -INSTALL( TARGETS qxtweb-standalone DESTINATION lib${LIB_SUFFIX} )