mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-11 01:30:22 -04:00
parent
ac54724e30
commit
c1ebf2933a
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ if(MSVC)
|
|||
set(CPACK_NSIS_EXECUTABLES_DIRECTORY "sbin")
|
||||
set(CPACK_PACKAGE_EXECUTABLES "Icinga2SetupAgent;Icinga 2 Agent Wizard")
|
||||
set(CPACK_NSIS_MUI_FINISHPAGE_RUN "Icinga2SetupAgent")
|
||||
include(InstallRequiredSystemLibraries)
|
||||
endif()
|
||||
|
||||
include(CPack)
|
||||
|
|
|
|||
Loading…
Reference in a new issue