MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0013788 | CMake | CMake | public | 2012-12-12 15:07 | 2013-06-28 15:40 | |||||
Reporter | Shaun Williams | |||||||||
Assigned To | Alex Neundorf | |||||||||
Priority | normal | Severity | feature | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | CMake 2.8.10.2 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0013788: Hide Automoc Targets in Visual Studio projects | |||||||||
Description | This is a feature request to hide the <target>_automoc projects in a folder in Visual Studio: http://public.kitware.com/pipermail/cmake-developers/2012-June/004402.html [^] It is also related to issue 0013688. ------------ The included patch adds in a new global property: $ cmake --help-property AUTOMOC_FOLDER cmake version 2.8.10.20121212 AUTOMOC_FOLDER Name of FOLDER for *_automoc targets that are added automatically by CMake. If not set, CMake uses the FOLDER property of the parent target as a default value for this property. See also the documentation for the FOLDER target property and the AUTOMOC target property. | |||||||||
Steps To Reproduce | SET_PROPERTY(GLOBAL PROPERTY USE_FOLDERS ON) SET_PROPERTY(GLOBAL PROPERTY AUTOMOC_FOLDER automoc) | |||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | automoc_folder.patch (1,840) 2012-12-12 15:07 https://public.kitware.com/Bug/file/4587/automoc_folder.patch | |||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2012-12-12 15:07 | Shaun Williams | New Issue | ||||||||
2012-12-12 15:07 | Shaun Williams | File Added: automoc_folder.patch | ||||||||
2012-12-12 15:45 | Alex Neundorf | Description Updated | bug_revision_view_page.php?rev_id=974#r974 | |||||||
2012-12-12 15:45 | Alex Neundorf | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=976#r976 | |||||||
2012-12-12 15:45 | Alex Neundorf | Assigned To | => Alex Neundorf | |||||||
2012-12-12 15:45 | Alex Neundorf | Status | new => assigned | |||||||
2012-12-12 15:45 | Alex Neundorf | Relationship added | related to 0013688 | |||||||
2012-12-12 16:23 | Shaun Williams | Note Added: 0031873 | ||||||||
2013-01-30 03:43 | Marcel Beister | Note Added: 0032176 | ||||||||
2013-04-10 14:32 | Alex Neundorf | Note Added: 0032797 | ||||||||
2013-04-10 16:23 | Shaun Williams | Note Added: 0032802 | ||||||||
2013-06-28 15:40 | Alex Neundorf | Note Added: 0033403 | ||||||||
2013-06-28 15:40 | Alex Neundorf | Status | assigned => closed | |||||||
2013-06-28 15:40 | Alex Neundorf | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|