[cmake-developers] Recursion in OUTPUT_NAME genex
Brad King
brad.king at kitware.com
Tue Aug 18 10:43:44 EDT 2015
On 08/17/2015 11:59 AM, Robert Goulet wrote:
> I'm assuming that master branch is 3.4?
Yes. It's not yet in 'master' though.
> cmGeneratorTarget: Avoid recursion in GetOutputName method
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e66a7d69
I had to revert it due to nightly testing failures. The problem
is that the output name map you created needs to have two values
for each entry. The result is different for implib and !implib.
Please revise.
Thanks,
-Brad
More information about the cmake-developers
mailing list