blob: 326d848d2d0d73d4077addddc4945eda96e575fc [file] [log] [blame]
file(STRINGS UTF-16LE.txt str ENCODING UTF-16LE LENGTH_MINIMUM 4)
message("${str}")
file(STRINGS UTF-16LE.txt str LENGTH_MINIMUM 4)
message("${str}")