[cmake-developers] Patch to fix incorrect paths in Eclipse CDT generator under Cygwin
Markus Grech
markus.grech at gmail.com
Wed Jul 8 12:50:23 EDT 2015
I've attached a patch to fix a bug in the Eclipse CDT generator under
Cygwin. The generator would generate invalid links for source files under
"[Targets]", making Eclipse unable to open them.
The old links look like "C:/cygdrive/c/...", while new links correctly are
"C:/...".
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150708/36a7c048/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fixed-generation-of-incorrect-paths-for-target-links.patch
Type: application/octet-stream
Size: 1145 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150708/36a7c048/attachment.obj>
More information about the cmake-developers
mailing list