Improving CDT project generated by CMake [message #1804438] |
Tue, 26 March 2019 03:36  |
Eclipse User |
|
|
|
Hi,
since Eclipse CDT 9.2 if I remember well, the .cproject generate by CMake was not well formed to be recognize as a valid C++ project.
I have tried to improve the .cproject generated by CMake here (gitlab.kitware.com/dfleury2/cmake).
You can enable it using the new CDT9 generator.
It is just an experimentation since it will not be integrated to CMake, but it will be great if someone else can use it and give some feed back.
Later, I will probably improve the CDT4 generator to be supported by CDT.
By the way, CMake has change their politics for generator and want to deprecated them in favor of the new file-api.
Is there some information about supporting the new file api into CDT ?
Regards,
|
|
|
|
|
|
|
Re: Improving CDT project generated by CMake [message #1835627 is a reply to message #1835582] |
Tue, 08 December 2020 22:09  |
Eclipse User |
|
|
|
In trying to engage with Eclipse and CMake developers, I got the impression that they're more interested in pointing fingers at each other than trying to improve things.
Fortunately I've managed to ditch Eclipse both at work and at home in favor of Visual Studio Code on Linux and Windows, and am much happier with the CMake integration provided by a VSCode plugin that is now maintained by Microsoft themselves.
|
|
|
Powered by
FUDForum. Page generated in 0.03919 seconds