1
0

compare_files-ignore-eol.rst 245 B

123456
  1. compare_files-ignore-eol
  2. ------------------------
  3. * The :manual:`cmake(1)` ``-E compare_files`` command learned a new
  4. ``--ignore-eol`` option to specify that end-of-line differences (e.g. LF vs
  5. CRLF) should be ignored when comparing files.