mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
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.