MantisBT - CMake | |||||
| View Issue Details | |||||
| 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 | ||||
| Steps To Reproduce | |||||
| Additional Information | See attached zip for a little testproject. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/5345/simple.zip | ||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||