mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
6 lines
162 B
ReStructuredText
6 lines
162 B
ReStructuredText
file-strings-encoding
|
|
---------------------
|
|
|
|
* The :command:`file(STRINGS)` command gained a new ``ENCODING``
|
|
option to enable extraction of ``UTF-8`` strings.
|