cpack-deb-new-component-vars.rst 288 B

1234567
  1. cpack-deb-new-component-vars
  2. ----------------------------
  3. * The :module:`CPackDeb` module learned to set Package, Section
  4. and Priority control fields per-component.
  5. See :variable:`CPACK_DEBIAN_<COMPONENT>_PACKAGE_SECTION`
  6. and :variable:`CPACK_DEBIAN_<COMPONENT>_PACKAGE_PRIORITY`.