mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
2655605261
The underlying pkg library always produces a <name>-<version>.pkg file, so to follow CPACK_PACKAGE_FILE_NAME we need to detect that and rename appropriately. FIXES #23034