View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013688 | CMake | CMake | public | 2012-11-16 06:19 | 2013-03-05 09:32 | ||||
Reporter | Mike Gelfand | ||||||||
Assigned To | Alex Neundorf | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 2.8.10.1 | ||||||||
Target Version | CMake 2.8.11 | Fixed in Version | CMake 2.8.11 | ||||||
Summary | 0013688: No way to specify target properties for AUTOMOC-generated targets | ||||||||
Description | AUTOMOC targets (${PROJECT_NAME}_automoc) are being generated after configuration stage, so any attempt to set target properties on those targets fails. Would be nice to have a way to be able to change at least the FOLDER property, or (alternatively) to inherit FOLDER property from source target (the one having the AUTOMOC property). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | a.patch [^] (1,455 bytes) 2012-11-16 15:24 [Show Content] | ||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0031582) Mike Gelfand (reporter) 2012-11-16 15:25 |
Uploaded a patch for the latter (quite simple) case. |
(0031593) Alex Neundorf (developer) 2012-11-17 09:28 |
This is to make the target appear in the same folder in VisualStudio as the target it belongs to ? |
(0031594) Mike Gelfand (reporter) 2012-11-17 09:45 |
Yes. Otherwise the tree becomes kind of disorganized. In case you have a lot of projects, grouped together in a nice structure, all AUTOMOC targets end up in the root. |
(0031597) Alex Neundorf (developer) 2012-11-17 13:05 |
Thanks for the patch, I committed it, it is now in the cmake next branch and should be in 2.8.11. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-11-16 06:19 | Mike Gelfand | New Issue | |
2012-11-16 14:43 | Alex Neundorf | Assigned To | => Alex Neundorf |
2012-11-16 14:43 | Alex Neundorf | Status | new => assigned |
2012-11-16 15:24 | Mike Gelfand | File Added: a.patch | |
2012-11-16 15:25 | Mike Gelfand | Note Added: 0031582 | |
2012-11-17 09:28 | Alex Neundorf | Note Added: 0031593 | |
2012-11-17 09:45 | Mike Gelfand | Note Added: 0031594 | |
2012-11-17 13:05 | Alex Neundorf | Note Added: 0031597 | |
2012-11-17 13:05 | Alex Neundorf | Status | assigned => closed |
2012-11-17 13:05 | Alex Neundorf | Resolution | open => fixed |
2012-12-12 15:45 | Alex Neundorf | Relationship added | related to 0013788 |
2012-12-12 15:47 | David Cole | Fixed in Version | => CMake 2.8.11 |
2012-12-12 15:47 | David Cole | Target Version | => CMake 2.8.11 |
2013-03-05 09:32 | johan andruejol | Relationship added | parent of 0013984 |
2013-03-05 14:47 | johan andruejol | Relationship deleted | parent of 0013984 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |