Files
CMake/Help/release
Alex Neundorf 53991e62da CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missing
Previously we issued an error when the `.rpm` suffix is missing.
Instead, append the suffix automatically.  This matches the behavior of
`CPACK_ARCHIVE_FILE_NAME`, to which the archive format suffix is
automatically appended.  With this change, developers can simply do

    set(CPACK_RPM_comp_FILE_NAME "${CPACK_ARCHIVE_comp_FILE_NAME}")
2023-11-27 10:26:37 -05:00
..
2022-11-10 10:11:22 -05:00
2022-07-28 10:41:34 -04:00
2023-03-08 10:01:06 -05:00
2023-07-19 13:56:04 -04:00
2023-10-06 09:08:35 -04:00
2023-10-03 11:24:20 -04:00