<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
<div class="im">On Sun, Jan 12, 2014 at 1:39 AM, Rob McDonald <span dir="ltr"><<a href="mailto:rob.a.mcdonald@gmail.com" target="_blank">rob.a.mcdonald@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Where does CMake get its patch implementation?</div>



<div></div></div></blockquote><div><br></div></div><div>It doesn't. It would be great if CMake implemented a "cmake -E patch".</div><div class="im"><div></div></div></div></div></div></blockquote><div><br></div>
<div>Agreed.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div class="im"><div><br>
</div></div><div>
Problem is patch from GNUWin32 does not support Unix line endings (it will crash), therefore I am forced to use Windows line endings in every patch (unix2dos is your friend).</div></div><span class="HOEnZb"><font color="#888888"><div>
<br></div></font></span></div></div></blockquote><div><br></div><div>I found that I could work around this with the --binary flag passed to patch on Windows.</div><div><br></div><div>Rob </div></div><br></div></div>