mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
cd7b8a03f5
The multi-argument CompressFiles(...) method has been replace by the no-argument PackageFiles() method and 3 more member variables. This will enable implemention of multi-package generators. Now each specific generator (which overloads PackageFiles()) may decide to change the name and/or the number of generated package files.