]> 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:26 +0000 (10:15 +0200)
refs #9238

CMakeLists.txt

index ca7b539e09b0b09b8dd42558e5aa6018a99c7ecf..0426573c8e7b1293c92cc9230855d4a42ad882b1 100644 (file)
@@ -281,9 +281,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