On 10/14/2013 04:40 PM, Evgeniy Dushistov wrote:
> I wonder, does cmake support more then 8 bits for text encoding?
> Looking at source code there is nothing about wchar_t or converting
> utf-16/utf-32 to utf-8 on the fly. So what sence to support
> anything except utf-8 BOM?

I wrote it that way to detect attempts at using other UTF encoding
sizes and reject them.

-Brad
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to