[cmake-developers] Automoc in cmake

Brad King brad.king at kitware.com
Wed Jun 8 15:35:23 EDT 2011


On 6/8/2011 3:33 PM, Clinton Stimpson wrote:
> It seems an extra tool is needed at build time to handle qrc files correctly, 
> and I'm wondering if a generic tool could handle both this and the autmoc.

It is not possible to implement custom build-time dependency
scanning in VS IDE projects without creating some kind of
VS plugin that defines a new language.

-Brad



More information about the cmake-developers mailing list