>
> On Sun, Jan 12, 2014 at 1:39 AM, Rob McDonald <rob.a.mcdon...@gmail.com>wrote:
>
>> Where does CMake get its patch implementation?
>>
>
> It doesn't. It would be great if CMake implemented a "cmake -E patch".
>

Agreed.


>
> 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).
>
>
I found that I could work around this with the --binary flag passed to
patch on Windows.

Rob
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to