CPack/NSIS: Template file in UTF-8 BOM to support Unicode

Fixes: #21318
This commit is contained in:
Johnny Jazeix
2020-10-19 19:53:56 +02:00
parent 52be712ad8
commit c92b96234a
2 changed files with 7 additions and 1 deletions

View File

@@ -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.

View File

@@ -1,4 +1,4 @@
; CPack install script designed for a nmake build
; CPack install script designed for a nmake build
;--------------------------------
; You must define these values