MantisBT - CMake
View Issue Details
0012335CMakeCMakepublic2011-07-13 15:352016-06-10 14:31
Klaas 
Alex Neundorf 
normalfeaturealways
closedmoved 
CMake 2.8.5 
 
0012335: Codeblocks virt directory per target
Creates virtual directory per PROJECT with in there a virtual dir per target.
Like VC does.
Old method left in, but if wanted, can be removed.
No tags attached.
related to 0012472closed Alex Neundorf cmake codeblocks should support source_group 
related to 0011959closed Alex Neundorf CMake does not write in defines into code::blocks projects files 
gz patch.tar.gz (1,784) 2011-07-13 15:35
https://public.kitware.com/Bug/file/3970/patch.tar.gz
Issue History
2011-07-13 15:35KlaasNew Issue
2011-07-13 15:35KlaasFile Added: patch.tar.gz
2011-07-13 15:37Alex NeundorfAssigned To => Alex Neundorf
2011-07-13 15:37Alex NeundorfStatusnew => assigned
2011-07-15 14:37KlaasNote Added: 0027040
2011-10-23 09:41Alex NeundorfRelationship addedrelated to 0012472
2012-01-04 16:08Alex NeundorfRelationship addedrelated to 0011959
2012-08-13 12:46Alex NeundorfStatusassigned => backlog
2016-06-10 14:28Kitware RobotNote Added: 0041862
2016-06-10 14:28Kitware RobotStatusbacklog => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0027040)
Klaas   
2011-07-15 14:37   
It seems as it was the codeblocks project generation was wrong.

http://forums.codeblocks.org/index.php?PHPSESSID=c6hbsjr3rch23nqjj23dap5ee5&topic=14990.msg100355;topicseen#msg100355 [^]

Instead what I did now, create per target a virtual dir, it should become per target a project file, and the overall should be a workspace. Codeblocks is organized as VC. sln==workspace.

So the patch is going into that direction, but should create a project file per Cmake (Project() statement.

And I think they need to be generated as is with VC, at the same level in the directory tree as where CmakeLists.txt containing PROJECT() is.
(0041862)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.