Is there any way to make cmake generate ‘<Option virtualFolder="Source Files" />’ element for Unit elements in CodeBlocks Project file (cbp)? I would expect it to happen by using 'SOURCE_GROUP("Source Files" FILES ${SOURCES})' construct but it does not work for me (should it?). -- Regards, Tomasz Grobelny