[CMake] Distinguishing between source and binary packages with CPack?
SF Markus Elfring
elfring at users.sourceforge.net
Tue Nov 11 11:55:40 EST 2014
>> https://github.com/elfring/OTCL/blob/eca1ed17f70176435c8575eb55a67cca33926905/package_settings.cmake#L1
>
> That may be sufficient for creating a .deb. For integration into Debian, you should read
> http://pkg-ocaml-maint.alioth.debian.org/ocaml_packaging_policy.html/
Thanks for your link.
Can it be that the CPack software concentrates on the creation of binary packages
for the formats "DEB", "NSIS" and "RPM" so far?
It seems that options (like CPACK_SOURCE_TBZ2) can be set for archive formats.
Regards,
Markus
More information about the CMake
mailing list