mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-09 17:18:18 +00:00
These functions document that the arguments must be representable by `unsigned char`. In particular, NetBSD is strict about this. Fixes: #27574