[CMake] CodeBlocks generator and source_group

Tomasz Grobelny tomasz at grobelny.oswiecenia.net
Tue Sep 20 06:11:19 EDT 2011


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


More information about the CMake mailing list