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 ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
