Files
Alex Overchenko 21eb53e9eb tar: Add option to specify the encoding of archive pathnames
Use OEM by default for backward compatibility

Fixes: #26903
2026-03-11 08:44:44 +03:00

11 lines
283 B
CMake

list(APPEND COMPRESSION_ADDITIONAL_FILE_NAMES
"arabic-نَسِيج.txt"
"armenian-Բարեւ ձեզ.txt"
"chinese-质地.txt"
"cyrillic-привет.txt"
"greek-Γεια.txt"
"hungarian-hűtő.txt"
"japanese-テクスチャ.txt"
"korean-조직.txt"
)