linux下支持的打包格式
Generators
7Z = 7-Zip file format
DEB = Debian packages
External = CPack External packages
IFW = Qt Installer Framework
INNOSETUP = Inno Setup packages
NSIS = Null Soft Installer
NSIS64 = Null Soft Installer (64-bit)
NuGet = NuGet packages
RPM = RPM packages
STGZ = Self extracting Tar GZip compression
TBZ2 = Tar BZip2 compression
TGZ = Tar GZip compression
TXZ = Tar XZ compression
TZ = Tar Compress compression
TZST = Tar Zstandard compression
ZIP = ZIP file format
Windows下支持的打包格式
Generators
7Z = 7-Zip file format
DEB = Debian packages
External = CPack External packages
IFW = Qt Installer Framework
INNOSETUP = Inno Setup packages
NSIS = Null Soft Installer
NSIS64 = Null Soft Installer (64-bit)
NuGet = NuGet packages
STGZ = Self extracting Tar GZip compression
TAR = Tar no compression
TBZ2 = Tar BZip2 compression
TGZ = Tar GZip compression
TXZ = Tar XZ compression
TZ = Tar Compress compression
TZST = Tar Zstandard compression
WIX = MSI file format via WiX tools
ZIP = ZIP file format