mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
7 lines
240 B
ReStructuredText
7 lines
240 B
ReStructuredText
cpack-nsis-utf8-bom
|
|
-------------------
|
|
|
|
* The :cpack_gen:`CPack NSIS Generator` now handles correctly Unicode characters.
|
|
If you want to have a ``CPACK_RESOURCE_FILE_LICENSE`` with UTF-8 characters
|
|
it needs to be encoded in UTF-8 BOM.
|