[cmake-developers] <target>_automoc targets in VS2010 projects

Alexander Neundorf neundorf at kde.org
Wed Jun 20 12:49:30 EDT 2012


On Wednesday 20 June 2012, Thomas Sondergaard wrote:
> Is it possible to hide the <target>_automoc targets when using the
> VS2010 generator? If it is not possible, it would be very useful if they
> could be put in a folder, ie
> 
> set_property(GLOBAL PROPERTY USE_FOLDERS ON)
> set_property(GLOBAL PROPERTY AUTOMOC_FOLDER automoc)
> 
> We tried putting the generated <target>_automoc targets in VS2010
> folders manually like shown below, but it doesn't work.

I don't have any Windows around.
But if you can come up with a way how to do it, I can implement it.

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20120620/400c4847/attachment.html>


More information about the cmake-developers mailing list