cpack-auto-suffixes.rst 389 B

12345678910
  1. cpack-auto-suffixes
  2. -------------------
  3. * The :cpack_gen:`CPack DEB Generator` :variable:`CPACK_DEBIAN_FILE_NAME`
  4. variable may now be set without any suffix, and the ``.deb`` suffix
  5. will be added automatically.
  6. * The :cpack_gen:`CPack RPM Generator` :variable:`CPACK_RPM_FILE_NAME`
  7. variable may now be set without any suffix, and the ``.rpm`` suffix
  8. will be added automatically.