[cmake-developers] Recursion in OUTPUT_NAME genex

Robert Goulet Robert.Goulet at autodesk.com
Thu Aug 20 11:40:16 EDT 2015


Yeah good idea that's even cleaner. Thanks!

-----Original Message-----
From: Brad King [mailto:brad.king at kitware.com] 
Sent: Thursday, August 20, 2015 11:31 AM
To: Robert Goulet <Robert.Goulet at autodesk.com>
Cc: cmake-developers at cmake.org
Subject: Re: Recursion in OUTPUT_NAME genex

On 08/18/2015 03:25 PM, Robert Goulet wrote:
> Please try new patch in attachment, this might fix it.

Thanks.  Based on that I constructed a slightly simpler version by using pair<> as the key:

 cmGeneratorTarget: Avoid recursion in GetOutputName method
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3c37d264

-Brad



More information about the cmake-developers mailing list