mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
6 lines
151 B
ReStructuredText
6 lines
151 B
ReStructuredText
file-strings-utf-16
|
|
-------------------
|
|
|
|
* The :command:`file(STRINGS)` now supports UTF-16LE, UTF-16BE,
|
|
UTF-32LE, UTF-32BE as ``ENCODING`` options.
|