mirror of
https://github.com/reactos/CMake.git
synced 2025-02-15 00:57:19 +00:00
![Brad King](/assets/img/avatar_default.png)
Teach the lexer to read a UTF-8, UTF-16 BE/LE, or UTF-32 BE/LE Byte-Order-Mark from the start of a file if any is present. Report an error on files using UTF-16 or UTF-32 and accept a UTF-8 or missing BOM.
2 lines
54 B
CMake
2 lines
54 B
CMake
message(STATUS "message")
|