[CMake] Distinguishing between source and binary packages with CPack?

SF Markus Elfring elfring at users.sourceforge.net
Mon Nov 10 15:45:26 EST 2014


Hello,

Software package formats like DEB and RPM can help to distinguish
the provided contents between source and binary files.
https://wiki.debian.org/SourcePackage
http://www.rpm.org/max-rpm/s1-rpm-miscellania-srpms.html

How can I achieve a corresponding distinction with CPack?
http://www.cmake.org/Wiki/CMake:Component_Install_With_CPack#Ideas_for_Future_Development

Regards,
Markus


More information about the CMake mailing list