| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0015351 | CMake | CMake | public | 2015-01-14 11:19 | 2016-06-10 14:31 | ||||
| Reporter | joachim | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | Windows | OS | OS Version | ||||||
| Product Version | CMake 2.8.12.2 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0015351: Dependencies not detected when comment is in front of #include statement | ||||||||
| Description | Generator: MinGW or MSYS Unix Makefiles Consider code like this in main.cpp: /* Comment */ #include "header.h" #include "header2.h" The header.h is never detected as dependency and does not appear in the respective depend.make file: CMakeFiles/simpleDemo.dir/main.cpp.obj: header2.h CMakeFiles/simpleDemo.dir/main.cpp.obj: main.cpp | ||||||||
| Additional Information | See attached zip for a little testproject. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0042699) Kitware Robot (administrator) 2016-06-10 14:29 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2015-01-14 11:19 | joachim | New Issue | |
| 2015-01-14 11:19 | joachim | File Added: simple.zip | |
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042699 | |
| 2016-06-10 14:29 | Kitware Robot | Status | new => resolved |
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |