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