View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0011638 | CMake | CMake | public | 2010-12-22 02:13 | 2016-06-10 14:31 | ||||
Reporter | kenshin | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | win32 | OS | xp win7 | OS Version | |||||
Product Version | CMake 2.8.3 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0011638: ATL support | ||||||||
Description | Cmake supports MFC via CMAKE_MFC_FLAG which translates into a "UseOfMFC" entry in the generated visual studio project files. It does not yet support ATL though which could probably be implemented the same way by adding a CMAKE_ATL_FLAG variable and generating "UseOfATL" in the visual studio project files. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||||||||||||
|
Relationships |
Notes | |
(0024320) David Cole (manager) 2010-12-22 09:37 |
I stand by my note 0007056:0018835 in the duplicate bug: I don't think we should add this to CMake for the reasons listed there. If somebody wants to (1) add a test in the test suite for this feature in addition to the feature itself in the patch attached to the duplicate bug, (2) make sure it works with all Visual Studios from 7.1 through 10.0, and (3) prove that this will be of benefit to many, and not just a few, ... then I'll reconsider my position. |
(0024373) David Cole (manager) 2011-01-03 18:28 |
We will not be addressing this for the CMake 2.8.4 release. Not enough time, no test, patch in related issue 0007056 may or may not be sufficient, ... |
(0041770) Kitware Robot (administrator) 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. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2010-12-22 02:13 | kenshin | New Issue | |
2010-12-22 09:33 | David Cole | Assigned To | => David Cole |
2010-12-22 09:33 | David Cole | Status | new => assigned |
2010-12-22 09:33 | David Cole | Relationship added | duplicate of 0007056 |
2010-12-22 09:37 | David Cole | Note Added: 0024320 | |
2010-12-22 09:42 | David Cole | Relationship added | related to 0011213 |
2010-12-22 09:42 | David Cole | Relationship added | related to 0011224 |
2011-01-03 18:28 | David Cole | Note Added: 0024373 | |
2011-02-09 14:26 | David Cole | Status | assigned => backlog |
2011-02-09 15:06 | David Cole | Assigned To | David Cole => |
2016-06-10 14:28 | Kitware Robot | Note Added: 0041770 | |
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved |
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |