mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 07:38:33 -05:00
6b5877a176
Backport libarchive commit `2d987e725f` (parse_date: handle dates in 2038 and beyond if time_t is big enough, 2025-09-26). Add a cmake-specific test case. Fixes: #27263