mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
54161c70d5
Read the BOM sequentially and store the read bytes for later use if these do not correspond to a BOM. This allows FIFO to be used as input, e.g., for piping input or Bash process substitution.