--- extern/mosquitto/lib/cpp/CMakeLists.txt.orig	2020-05-25 08:21:03 UTC
+++ extern/mosquitto/lib/cpp/CMakeLists.txt
@@ -13,7 +13,6 @@ set_target_properties(mosquittopp PROPERTIES
 	VERSION ${VERSION}
 	SOVERSION 1
 )
-install(TARGETS mosquittopp RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}" LIBRARY DESTINATION "${CMAKE_INSTALL_LIBDIR}")
 
 if (WITH_STATIC_LIBRARIES)
 	add_library(mosquittopp_static STATIC
