[cmake-developers] Automoc same source - More thoughts

Sebastian Holtermann seblist at xwmw.org
Wed Apr 13 11:44:12 EDT 2016


Am 13.04.2016 um 16:40 schrieb Brad King:
> On 04/13/2016 10:08 AM, Sebastian Holtermann wrote:
>> Well, looking into the sources and there is already Tests/QtAutogen.
>> It covers various #include "moc_..." cases.
>
> Perhaps, but as pointed out in the issue tracker entry I linked those
> test cases were not sufficient to fail after the the incorrect fix
> made and reverted there.  Please identify why and extend them.

Ok, I think I've identifier the problem of the current test
(includer abc.cpp is not in a subdirectory of CMAKE_CURRENT_BINARY_DIR).
I will prepare another test that fails on the incorrect fix, too.

-Sebastian



More information about the cmake-developers mailing list