mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
06cc050c1f
We now use `std::size_t` in several places and it is fully supported by C++11 compilers. Drop the recommendation to prefer plain `size_t`.