mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -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`.