From f48390c6d7f6cac9c956a9a9655571af9edf8ad6 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lebel Date: Mon, 28 Nov 2016 20:21:47 -0500 Subject: [PATCH] Update CPackIFW.cmake --- Modules/CPackIFW.cmake | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Modules/CPackIFW.cmake b/Modules/CPackIFW.cmake index 08078cbe87f..287f43e808e 100644 --- a/Modules/CPackIFW.cmake +++ b/Modules/CPackIFW.cmake @@ -76,6 +76,10 @@ # # Filename for a logo is used as QWizard::LogoPixmap. # +# .. variable:: CPACK_IFW_REMOVETARGETDIR +# +# Set to false if the target directory should not be deleted when uninstalling. +# # .. variable:: CPACK_IFW_PACKAGE_START_MENU_DIRECTORY # # Name of the default program group for the product in the Windows Start menu. -- GitLab