[cmake-developers] [CMake 0014205]: Eclipse Generator creates corrupt project files after file(GLOB GLOBAL_HDR ../include/*)

Mantis Bug Tracker mantis at public.kitware.com
Wed Jun 5 08:26:31 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14205 
====================================================================== 
Reported By:                Stefan Groißmeier
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14205
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-06-05 08:26 EDT
Last Modified:              2013-06-05 08:26 EDT
====================================================================== 
Summary:                    Eclipse Generator creates corrupt project files
after file(GLOB GLOBAL_HDR ../include/*)
Description: 
after opening the project file in the build directory, eclipse shows
errormessages and stops to import the project.

Steps to Reproduce: 
the list received by
file(GLOB GLOBAL_HDR ../include/*)

includes all directorys, too.
the eclipse generator marks them as files. 
Eclipse doesn't like that.

Additional Information: 
CMake 2.8.1 is generating a correct eclipse project file, while 2.8.7 and 2.8.11
and probably other versions are not.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-06-05 08:26 Stefan GroißmeierNew Issue                                    
======================================================================




More information about the cmake-developers mailing list