CPackDeb

CPackDeb

The built in (binary) CPack Deb generator (Unix only)

Variables specific to CPack Debian (DEB) generator

CPackDeb may be used to create Deb package using CPack. CPackDeb is a CPack generator thus it uses the CPACK_XXX variables used by CPack.

CPackDeb generator should work on any Linux host but it will produce better deb package when Debian specific tools dpkg-xxx are usable on the build system.

CPack