$OpenBSD: patch-lib_cpp_CMakeLists_txt,v 1.2 2016/08/13 15:18:58 jasper Exp $
--- lib/cpp/CMakeLists.txt.orig	Thu Jun  2 23:20:22 2016
+++ lib/cpp/CMakeLists.txt	Fri Jul 15 20:46:12 2016
@@ -13,6 +13,3 @@ set_target_properties(mosquittopp PROPERTIES
 install(TARGETS mosquittopp RUNTIME DESTINATION "${BINDIR}" LIBRARY DESTINATION "${LIBDIR}")
 install(FILES mosquittopp.h DESTINATION "${INCLUDEDIR}")
 
-if (UNIX)
-	install(CODE "EXEC_PROGRAM(/sbin/ldconfig)")
-endif (UNIX)
