[cmake-developers] [CMake 0014204]: Eclipse Generator creates corrupt project files
Mantis Bug Tracker
mantis at public.kitware.com
Wed Jun 5 08:15:26 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=14204
======================================================================
Reported By: Stefan Groißmeier
Assigned To:
======================================================================
Project: CMake
Issue ID: 14204
Category: CMake
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-06-05 08:15 EDT
Last Modified: 2013-06-05 08:15 EDT
======================================================================
Summary: Eclipse Generator creates corrupt project files
Description:
after opening the project file in the build directory, eclipse shows
errormessages and stops to import the project.
Steps to Reproduce:
a line like
ADD_LIBRARY(freetype STATIC "")
produces the error, while
ADD_LIBRARY(freetype STATIC )
seems to do the same thing without error
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:15 Stefan GroißmeierNew Issue
======================================================================
More information about the cmake-developers
mailing list