MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014204 | CMake | CMake | public | 2013-06-05 08:15 | 2013-06-12 05:24 |
|
Reporter | Stefan Groißmeier | |
Assigned To | Alex Neundorf | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Linux | OS | Debian | OS Version | Wheezy 64-bit |
Product Version | CMake 2.8.11 | |
Target Version | | Fixed in Version | | |
|
Summary | 0014204: 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. |
Tags | No tags attached. |
Relationships | related to | 0014205 | closed | Alex Neundorf | Eclipse Generator creates corrupt project files after file(GLOB GLOBAL_HDR ../include/*) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-06-05 08:15 | Stefan Groißmeier | New Issue | |
2013-06-05 08:17 | Stefan Groißmeier | Note Added: 0033241 | |
2013-06-05 08:18 | Stefan Groißmeier | Note Edited: 0033241 | bug_revision_view_page.php?bugnote_id=33241#r1181 |
2013-06-05 08:20 | Stefan Groißmeier | Note Added: 0033242 | |
2013-06-05 17:33 | Alex Neundorf | Assigned To | => Alex Neundorf |
2013-06-05 17:33 | Alex Neundorf | Status | new => assigned |
2013-06-12 05:24 | Alex Neundorf | Note Added: 0033276 | |
2013-06-12 05:24 | Alex Neundorf | Status | assigned => closed |
2013-06-12 05:24 | Alex Neundorf | Resolution | open => fixed |
2013-06-12 05:24 | Alex Neundorf | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=1187#r1187 |
2013-06-12 05:24 | Alex Neundorf | Relationship added | related to 0014205 |