ENH: Return utility target after creation
commit1ba691eb356ecbd6498236cc1b7a8fc03258725d
authorking <king>
Thu, 9 Oct 2008 15:00:54 +0000 (9 15:00 +0000)
committerking <king>
Thu, 9 Oct 2008 15:00:54 +0000 (9 15:00 +0000)
treef577386906c6a64df879586211a788ffe800ba47
parent41d6a4a07a17db17069c2756ca5257abe878bfe8
ENH: Return utility target after creation

After creating a utility target with AddUtilityCommand, return a pointer
to the cmTarget instance so the caller may further modify the target as
needed.
Source/cmMakefile.cxx
Source/cmMakefile.h