[cmake-developers] Automoc same source - More thoughts

Brad King brad.king at kitware.com
Tue Apr 12 15:26:43 EDT 2016


On 04/12/2016 03:12 PM, Sebastian Holtermann wrote:
> Here it is. Please review/commit.
> 
> To test it insert #include "moc_item.cpp" in any or many
> of the item.cpp files of the attached test project.

Thanks for working on this!

As requested in the issue tracker entry you linked,
in this comment:

  https://cmake.org/Bug/view.php?id=12873#c40513

please extend the CMake test suite with a case covering
this.  We need to test both the conflicting source name
use case and the #include "moc_..." use case.  Please
revise the patch to include such tests.

Thanks,
-Brad



More information about the cmake-developers mailing list