Changes between Version 95 and Version 96 of BuildingCairoOnWindows


Ignore:
Timestamp:
Apr 18, 2023 10:27:34 PM (15 months ago)
Author:
Fujii Hironori
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingCairoOnWindows

    v95 v96  
    2626Some layout tests files have to be checked out as LF line end style. See [https://bugs.webkit.org/show_bug.cgi?id=240158 Bug#240158].
    2727{{{
    28 git config --system core.autocrlf false
     28 git config --global core.autocrlf input
    2929}}}
    3030