[cmake-developers] linked-usage-cleanup regressed automoc
Stephen Kelly
steveire at gmail.com
Mon Mar 11 19:01:51 EDT 2013
Stephen Kelly wrote:
> Alexander Neundorf wrote:
>
>> The patch only avoided that specific situation when it occured with
>> automoc, but the same situation can also happen independent from automoc.
>
> Not really, the attached case can only crash because of the automoc
> support built-in in cmake. Can you create a testcase which does not rely
> on that feature?
Oh, of course the obvious way is to simply comment out the automoc lines.
That causes the same crash.
More information about the cmake-developers
mailing list