View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001936CMakeCMakepublic2005-06-14 16:532005-06-20 14:00
ReporterAlex Neundorf 
Assigned ToKen Martin 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001936: improve GET_TARGET_PROPERIES()
DescriptionHi,

currently GET_TARGET_PROPERTIES() doesn't find all targets in a project.
Since cmake can resolve the dependencies between all libraries in a project, it should also be possible to use GET_TARGET_PROPERTIES() for all (most) targets in a project. Would be nice if this could be done for cmake 2.2 :-)

See also http://public.kitware.com/pipermail/cmake/2005-June/006641.html [^]

Bye
Alex
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0002522)
Ken Martin (developer)
2005-06-20 14:00

Modified the GET_TARGET_PROPERTIES command to consider all targets so far created and cleaned up the command a little bit.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team