[cmake-developers] [CDT] Improving CDT4 generator

David dfleury2 at free.fr
Tue Mar 19 16:57:19 EDT 2019


Hi,

since Eclipse 9.2 (or 9.1 do not remember), the CMake CDT4 Generator 
does not work as expected for C++ Project.

Eclipse CDT seems to not recognize CMake generated .cproject as a valid 
C++ project (C++ Build options are not available as before).

Is there someone has experienced this behavior ? (I think I have read 
this issue on Eclipse CDT mailing list).

Is there something to do to make it works again in an official way ?

At this time, for your projects, I have managed to create an 
experimental CDT9 generator (based on CDT4 one) which works only for us. 
At every new CMake version I merge my modification in the source to add 
the CDT9 support.

What is the best way to propose an update ?

And is it possible to add third party lib (in Utilities), something like 
C++ template engine ginger, to generate the final xml (this is optional, 
more a prototype to experiment)


Regards,

D.F.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake-developers/attachments/20190319/0cb23b9d/attachment.html>


More information about the cmake-developers mailing list