The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=14977 ====================================================================== Reported By: Henry Lin Assigned To: ====================================================================== Project: CMake Issue ID: 14977 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2014-06-17 03:33 EDT Last Modified: 2014-06-17 03:33 EDT ====================================================================== Summary: CMake output garbled non-ASCII message()s when CMakeLists.txt is saved in UTF-8 encoding Description: CMake should handle Unicode CMakeLists.txt properly.
Steps to Reproduce: 1. $ git clone "https://github.com/Vdragon/Vdragons_C_CPP_Libraries_Collection.git" 2. $ cd Vdragons_C_CPP_Libraries_Collection/Buildsystem_CMake 3. $ cmake .. 4. Read the output message ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2014-06-17 03:33 Henry Lin New Issue ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
