[cmake-developers] QtAutogen: Use Base32 instead of Base64 for file names

Brad King brad.king at kitware.com
Tue Aug 30 10:53:35 EDT 2016


On 08/28/2016 10:00 AM, Sebastian Holtermann wrote:
> Base32 is a better choice IMO because it is single case and does not 
> generate disruptive characters like '_', '-' or '/'.
> 
> Here are two patches that replace Base64 with Base32.

Thanks.  Please revise the Base32 infrastructure to simply be
in CMake instead of KWSys.

Thanks,
-Brad



More information about the cmake-developers mailing list