MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013018 | CMake | CMake | public | 2012-03-05 19:50 | 2012-04-19 15:52 |
|
| Reporter | Stephen Kelly | |
| Assigned To | Alex Neundorf | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | CMake 2.8.8 | Fixed in Version | CMake 2.8.8 | |
|
| Summary | 0013018: QtAutoMoc does not expand add_definitions arguments consistently |
| Description | If the argument to add_definitions() is quoted oddly, CMake handles it correctly, but the automoc feature does not.
The line this->GenerateAll = true; is hit to generate all targets again.
In the attached file, each invocation of 'make' causes a full rebuild. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | add_definitions.tar.gz (607) 2012-03-05 19:50 https://public.kitware.com/Bug/file/4249/add_definitions.tar.gz |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2012-03-05 19:50 | Stephen Kelly | New Issue | |
| 2012-03-05 19:50 | Stephen Kelly | File Added: add_definitions.tar.gz | |
| 2012-03-06 13:38 | Alex Neundorf | Assigned To | => Alex Neundorf |
| 2012-03-06 13:38 | Alex Neundorf | Status | new => assigned |
| 2012-03-20 17:54 | Alex Neundorf | Note Added: 0028948 | |
| 2012-03-20 18:52 | Stephen Kelly | Note Added: 0028949 | |
| 2012-03-28 15:43 | Alex Neundorf | Note Added: 0028993 | |
| 2012-03-28 15:43 | Alex Neundorf | Status | assigned => closed |
| 2012-03-28 15:43 | Alex Neundorf | Resolution | open => fixed |
| 2012-04-19 15:52 | David Cole | Fixed in Version | => CMake 2.8.8 |
| 2012-04-19 15:52 | David Cole | Target Version | => CMake 2.8.8 |