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
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
