mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-19 12:50:48 -05:00
Otherwise an #include directive on the first line of a source file is ignored if the file contains a Byte-Order-Mark. Suggested-by: Aleksey Konovalov <konovalov.aleks@gmail.com>