MantisBT - CMake
View Issue Details
0008766CMakeCPackpublic2009-03-19 11:052016-06-10 14:30
Derek Bruening 
Bill Hoffman 
normalfeaturealways
closedmoved 
CMake-2-6 
 
0008766: CPack ZIP generator's external zip program location and args should be configurable
First, it's not well documented that the ZIP generator relies on an external zip program, while many of the other generators (in particular the tar-based ones) use built-in code.

Second, the zip program that is used is not configurable: ideally it would use a CMake cache variable so that I can set its location like any other build utility. Even setting ZIP_EXECUTABLE in CPackConfig.cmake does not work
unless the zip program takes WinZip syntax. The CPACK_ZIP_COMMAND var cannot
be controlled without replacing CPackZIP.cmake.
No tags attached.
Issue History
2009-03-19 11:05Derek BrueningNew Issue
2009-03-22 22:02Bill HoffmanStatusnew => assigned
2009-03-22 22:02Bill HoffmanAssigned To => Bill Hoffman
2016-06-10 14:27Kitware RobotNote Added: 0041518
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0041518)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.