mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
MSVC 14.38+ toolsets deprecate `stdext::checked_array_iterator`. Support building with versions of Qt that have not been updated to avoid the deprecated API. Qt-Issue: https://bugreports.qt.io/browse/QTBUG-118993