]> granicus.if.org Git - icinga2/commitdiff
Remove NSClient++ from the installer (for now; will be moved to the setup wizard)
authorGunnar Beutner <gunnar@beutner.name>
Tue, 19 May 2015 08:14:46 +0000 (10:14 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Tue, 19 May 2015 08:15:41 +0000 (10:15 +0200)
refs #9238

CMakeLists.txt

index 3c9c9ce497387285c0703a8c0eeae37d10d7e8a3..1027affa96a809c2d5bf905a82a846884ba901d5 100644 (file)
@@ -252,9 +252,6 @@ set(CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP TRUE)
 include(InstallRequiredSystemLibraries)
 
 if(WIN32)
-  file(DOWNLOAD http://files.nsclient.org/released/NSCP-0.4.3.143-Win32.msi ${CMAKE_CURRENT_BINARY_DIR}/NSCP-0.4.3.143-Win32.msi)
-  install(FILES ${CMAKE_CURRENT_BINARY_DIR}/NSCP-0.4.3.143-Win32.msi DESTINATION ${CMAKE_INSTALL_SBINDIR})
-
   install(
     PROGRAMS ${CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS}
       ${OPENSSL_INCLUDE_DIR}/../bin/libeay32.dll ${OPENSSL_INCLUDE_DIR}/../bin/ssleay32.dll