[CMake] Linked Resources in Eclipse Generator

Alexander Neundorf a.neundorf-work at gmx.net
Wed Feb 5 15:01:25 EST 2014


On Wednesday, February 05, 2014 03:19:19 PM A.Grieco at erhardt-leimer.com wrote:
> Hey Guys,
> 
> one litte question. We are using the "Eclipse CDT4 Generator" and some
> plugins can't work with the generated linked resources. Setting the
> variable CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES=FALSE shortens the entry
> in the .project file, but it still exists. Is there any way to really
> avoid the linked resource section?

which plugins have what kind of problems with the generated files in detail ?


> Looking in the CMake sourcecode I found the posibillity to set the eclipse
> version to a very old one less 3.6 . Has this step other negativ effects,
> beside disabling the linked resources and the gmake error parser, I
> missed?

No, it just disables these settings since they didn't exist back then.

Alex



More information about the CMake mailing list