View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012952CMakeModulespublic2012-02-09 16:152012-02-16 02:33
ReporterAlex Neundorf 
Assigned ToAlex Neundorf 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.7 
Target VersionFixed in Version 
Summary0012952: FindGetText.cmake can create the same target multiple times
DescriptionFindGetText.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.
TagsNo tags attached.
Attached Files

 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

 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


Copyright © 2000 - 2018 MantisBT Team