mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
09f0325eaf
The format for the TAG file was changed in 3.12, and the way it was read caused a regression which changed how the track was decided. This commit fixes the regression. Fixes #18347.