MantisBT - CMake
View Issue Details
0011330CMakeCMakepublic2010-10-18 20:462011-05-02 14:45
viktor11111 
Bill Hoffman 
normalmajoralways
closedfixed 
CMake-2-8 
CMake 2.8.4CMake 2.8.4 
0011330: source_groups not working for Visual Studio 10 with ADD_CUSTOM_TARGET
This bug (http://www.cmake.org/Bug/bug_view_page.php?bug_id=9863 [^]) is still reproduced in MSVS 2010 when used source_group with ADD_CUSTOM_TARGET
2010, group, groups, msvc, msvc10, studio, visual, visual studio, visual studio 2010, vs2010
diff fix_empty_source_group_in_ADD_CUSTOM_TARGET_in_VisualStudio10.diff (671) 2010-11-25 15:28
https://public.kitware.com/Bug/file/3531/fix_empty_source_group_in_ADD_CUSTOM_TARGET_in_VisualStudio10.diff
Issue History
2010-10-18 20:46viktor11111New Issue
2010-10-18 20:49viktor11111Tag Attached: vs2010
2010-10-18 20:50viktor11111Tag Attached: msvc10
2010-10-18 20:50viktor11111Tag Attached: 2010
2010-10-18 20:50viktor11111Tag Attached: group
2010-10-18 20:50viktor11111Tag Attached: groups
2010-10-18 20:50viktor11111Tag Attached: msvc
2010-10-18 20:51viktor11111Tag Attached: visual studio 2010
2010-10-18 20:51viktor11111Tag Attached: studio
2010-10-18 20:51viktor11111Tag Attached: visual
2010-10-18 20:51viktor11111Tag Attached: visual studio
2010-11-25 15:28viktor11111File Added: fix_empty_source_group_in_ADD_CUSTOM_TARGET_in_VisualStudio10.diff
2011-01-06 16:53Bill HoffmanNote Added: 0024494
2011-01-06 16:57Bill HoffmanStatusnew => resolved
2011-01-06 16:57Bill HoffmanResolutionopen => fixed
2011-01-06 16:57Bill HoffmanAssigned To => Bill Hoffman
2011-01-12 07:40David ColeFixed in Version => CMake 2.8.4
2011-01-12 07:40David ColeTarget Version => CMake 2.8.4
2011-05-02 14:45David ColeNote Added: 0026333
2011-05-02 14:45David ColeStatusresolved => closed

Notes
(0024494)
Bill Hoffman   
2011-01-06 16:53   
Fix pushed to next:

 ssh git@cmake.org stage cmake merge -b next fix_source_groups_for_custom_targets_vs10
Fetching upstream next
Merge topic 'fix_source_groups_for_custom_targets_vs10' into next

7bbab25 Add support for source files in custom targets for VS 10 (Bug#11330).

Auto-merging Source/cmVisualStudio10TargetGenerator.cxx
Pushing upstream next
To git@cmake.org:cmake.git
(0026333)
David Cole   
2011-05-02 14:45   
Closing resolved issues that have not been updated in more than 3 months.