summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/compare_files-ignore-eol.rst
blob: bc329217d04cb518248eeeab3e48bd58f5fba09e (plain)
1
2
3
4
5
6
compare_files-ignore-eol
------------------------

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