[cmake-developers] [CMake 0013307]: CPack Generators producing a single package only
Mantis Bug Tracker
mantis at public.kitware.com
Thu Jun 14 17:36:33 EDT 2012
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=13307
======================================================================
Reported By: Javier
Assigned To:
======================================================================
Project: CMake
Issue ID: 13307
Category: CPack
Reproducibility: always
Severity: major
Priority: high
Status: new
======================================================================
Date Submitted: 2012-06-14 17:36 EDT
Last Modified: 2012-06-14 17:36 EDT
======================================================================
Summary: CPack Generators producing a single package only
Description:
When I try the component example as described in issue
http://public.kitware.com/Bug/view.php?id=10736, sample downloaded from the
links there, ZIP, TGZ, TG, STGZ generators generate a monolithic generator only.
I downloaded CMake 2.8.3, and used the exact same example on the same
environment, and the separate packages are generated correctly.
Steps to Reproduce:
1) Download component example file:
http://www.vtk.org/Wiki/File:ComponentExampleStart.zip
2) Run CMake with NMake Makefiles Generator. Running cpack -G ZIP will produce a
single .zip file. Expected one per component.
Repeat the above steps with CMake 2.8.3, and the result is several .zip files as
expected.
Additional Information:
- Used CMake 2.8.8
- NMake Generator (Using Visual Studio 2008)
- Didn't test this on Linux or OSX.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-06-14 17:36 Javier New Issue
======================================================================
More information about the cmake-developers
mailing list