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