mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
CPack/NSIS: Template file in UTF-8 BOM to support Unicode
Fixes: #21318
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user