On Wed, 21 Sep 2011 06:50:39 +0200, Alexander Neundorf
wrote:
> On Tuesday, September 20, 2011 12:11:19 PM Tomasz Grobelny wrote:
>> Is there any way to make cmake generate ‘’ element for Unit elements in CodeBlocks Project file (cbp)?
I
>> would expect it to happen by using 'SOURCE_GROUP("Source
On Tuesday, September 20, 2011 12:11:19 PM Tomasz Grobelny wrote:
> Is there any way to make cmake generate ‘’ 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 (
Is there any way to make cmake generate ‘’ 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
__