View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012294 | CMake | CMake | public | 2011-06-21 09:32 | 2011-10-23 09:09 | ||||
Reporter | Galeazzi | ||||||||
Assigned To | Alex Neundorf | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-8 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0012294: Sources outside of source directory aren't included in Eclipse Project view | ||||||||
Description | Suppose to have a CMakeLists.txt including a file with the following path: ../foo.c This file won't be displayed in the Eclipse Project view. | ||||||||
Steps To Reproduce | Create an Eclipse Project with the above structure. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0027348) David Cole (manager) 2011-09-05 12:06 |
Why do you need sources outside of your source directory to show up in Eclipse as if they *were* in your source directory.....? (Just curious, really, I'm sure you have a valid use case.) |
(0027351) Galeazzi (reporter) 2011-09-05 12:46 |
Because I need to edit the sources by eclipse, not only to make a build, so I'd like to browse them in the eclipse layout, just as VS does. |
(0027628) Alex Neundorf (developer) 2011-10-23 09:09 |
The generated projects now contain a virtual folder [Targets], which contains a virtual folder for each target. Each target then contains links to all its source files, so you should be able to find them there. This is now in the "next" branch of cmake and should be in 2.8.7. Please give it a try and let me know if you find problems with this. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-06-21 09:32 | Galeazzi | New Issue | |
2011-09-05 12:05 | David Cole | Assigned To | => Alex Neundorf |
2011-09-05 12:05 | David Cole | Status | new => assigned |
2011-09-05 12:06 | David Cole | Note Added: 0027348 | |
2011-09-05 12:46 | Galeazzi | Note Added: 0027351 | |
2011-09-30 14:56 | Alex Neundorf | Relationship added | duplicate of 0012223 |
2011-10-23 09:09 | Alex Neundorf | Note Added: 0027628 | |
2011-10-23 09:09 | Alex Neundorf | Status | assigned => closed |
2011-10-23 09:09 | Alex Neundorf | Resolution | open => fixed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |