MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012385 | CMake | CMake | public | 2011-08-03 06:55 | 2016-06-10 14:31 |
|
| Reporter | simonh | |
| Assigned To | Kitware Robot | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | CMake 2.8.5 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0012385: Dependencies of check_*_source_compiles are not tracked |
| Description | It would be useful if the text/source being tested were scanned for dependencies. At the moment, if the header files used by the test source change, there is no re-run of the test.
Attached is an example, very simple project, whose successful build depends on a certain header "VERSION" macro. This is correctly tested initially, but if the contents of that header file change (e.g. to #define HEADER 100), the CMake configuration is not re-run. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | check_test.tar.gz (10,240) 2011-08-03 06:55 https://public.kitware.com/Bug/file/3995/check_test.tar.gz |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-07-25 14:00 | Dominique Belhachemi | Source_changeset_attached | => VTK master b7dde9bb |
| 2011-07-25 14:00 | David Partyka | Source_changeset_attached | => VTK master 06385b75 |
| 2011-08-03 06:55 | simonh | New Issue | |
| 2011-08-03 06:55 | simonh | File Added: check_test.tar.gz | |
| 2012-08-11 11:38 | David Cole | Status | new => backlog |
| 2012-08-11 11:38 | David Cole | Note Added: 0030291 | |
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0041882 | |
| 2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved |
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot |
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |