MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012952 | CMake | Modules | public | 2012-02-09 16:15 | 2012-02-16 02:33 |
| Reporter | Alex Neundorf | ||||
| Assigned To | Alex Neundorf | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 2.8.7 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0012952: FindGetText.cmake can create the same target multiple times | ||||
| Description | FindGetText.cmake uses add_custom_target() to create custom targets, e.g. in the function GETTEXT_PROCESS_PO_FILES(). If this is called multiple times, the target is created multiple times. This works only if CMP0002 is set to OLD. Not doing this would be better. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-02-09 16:15 | Alex Neundorf | New Issue | |||
| 2012-02-09 16:15 | Alex Neundorf | Status | new => assigned | ||
| 2012-02-09 16:15 | Alex Neundorf | Assigned To | => Alex Neundorf | ||
| 2012-02-16 02:33 | Alex Neundorf | Note Added: 0028602 | |||
| 2012-02-16 02:33 | Alex Neundorf | Status | assigned => closed | ||
| 2012-02-16 02:33 | Alex Neundorf | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||