mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
6c81c6538b
Solaris 11.4 has a built-in function named `b64_encode`. Add a `la_` prefix to our internal function to avoid conflict. Fixes: #19268