mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
Update packaging of CMake for QtIFW 2.0
This commit is contained in:
committed by
Brad King
parent
9a0ba4d24a
commit
342d15cbc2
@@ -18,7 +18,7 @@ Component.prototype.createOperations = function()
|
||||
installer.value("StartMenuDir") + "/CMake Web Site.lnk");
|
||||
|
||||
component.addOperation("CreateShortcut",
|
||||
installer.value("TargetDir") + "/uninstall.exe",
|
||||
installer.value("StartMenuDir") + "/Uninstall.lnk");
|
||||
installer.value("TargetDir") + "/cmake-maintenance.exe",
|
||||
installer.value("StartMenuDir") + "/CMake Maintenance Tool.lnk");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user