| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012616 | CMake | CMake | public | 2011-12-09 07:12 | 2012-05-09 15:26 | ||||
| Reporter | Nils Gladitz | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Mac | OS | OS X | OS Version | 10.8.0 | ||||
| Product Version | CMake 2.8.6 | ||||||||
| Target Version | CMake 2.8.7 | Fixed in Version | CMake 2.8.7 | ||||||
| Summary | 0012616: ReRunCMake.make overriden by subprojects | ||||||||
| Description | First of I'm guessing this issue is related to 0010151. Having a similar setup: src/ - CMakeLists.txt - A/ - CMakeLists.txt Where A/CMakeLists.txt contains a call to "project()" and CMakeLists.txt uses add_subdirectory(A). The generated ReRunCMake.make lists only A/CMakeLists.txt as a dependency. Without the call to project() in A/CMakeLists.txt ReRunCMake.make correctly lists dependencies for both "CMakeLists.txt"s (plus a lot of other cmake files). | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0027938) Brad King (manager) 2011-12-09 13:02 |
Good catch. Fixed, thanks: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e8b8f0ed [^] |
|
(0029451) David Cole (manager) 2012-05-09 15:26 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-12-09 07:12 | Nils Gladitz | New Issue | |
| 2011-12-09 12:59 | Brad King | Relationship added | related to 0010151 |
| 2011-12-09 13:00 | Brad King | Assigned To | => Brad King |
| 2011-12-09 13:00 | Brad King | Status | new => assigned |
| 2011-12-09 13:02 | Brad King | Note Added: 0027938 | |
| 2011-12-09 13:02 | Brad King | Status | assigned => resolved |
| 2011-12-09 13:02 | Brad King | Resolution | open => fixed |
| 2011-12-16 17:26 | David Cole | Fixed in Version | => CMake 2.8.7 |
| 2011-12-16 17:26 | David Cole | Target Version | => CMake 2.8.7 |
| 2012-05-09 15:26 | David Cole | Note Added: 0029451 | |
| 2012-05-09 15:26 | David Cole | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |