| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0028602) Alex Neundorf (developer) 2012-02-16 02:33 |
Merged the branch FindGetTextFixMultipleTargets into next. The fix has been confirmed to work here (where the problem was reported initially): https://bugs.kde.org/show_bug.cgi?id=293030 [^] Alex |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |