Feature #337
cmake: implement CPack generation of tgz archive
Status: | Rejected | Start date: | 25 Jul 2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
CPack is part of cmake to generate binary installers for the system where cmake is executed.
It can also be used for *.tgz archive generation, let's start from that.
History
#1 Updated by pospelov over 7 years ago
- Description updated (diff)
For the moment I wrote simple script in
dev-tools/packaging
#2 Updated by pospelov over 7 years ago
- Status changed from Backlog to Rejected