MantisBT - CMake
View Issue Details
0011638CMakeCMakepublic2010-12-22 02:132016-06-10 14:31
kenshin 
Kitware Robot 
normalfeaturealways
closedmoved 
win32xp win7
CMake 2.8.3 
 
0011638: ATL support
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.


No tags attached.
duplicate of 0007056closed David Cole CMake ATL support 
related to 0011213closed David Cole VC2010 Generator handles CMAKE_MFC_FLAG incorrectly 
related to 0011224closed David Cole Visual-Studo-2010 cannot interpret set (CMAKE_MFC_FLAG 2) => unable to compile project 
Issue History
2010-12-22 02:13kenshinNew Issue
2010-12-22 09:33David ColeAssigned To => David Cole
2010-12-22 09:33David ColeStatusnew => assigned
2010-12-22 09:33David ColeRelationship addedduplicate of 0007056
2010-12-22 09:37David ColeNote Added: 0024320
2010-12-22 09:42David ColeRelationship addedrelated to 0011213
2010-12-22 09:42David ColeRelationship addedrelated to 0011224
2011-01-03 18:28David ColeNote Added: 0024373
2011-02-09 14:26David ColeStatusassigned => backlog
2011-02-09 15:06David ColeAssigned ToDavid Cole =>
2016-06-10 14:28Kitware RobotNote Added: 0041770
2016-06-10 14:28Kitware RobotStatusbacklog => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0024320)
David Cole   
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   
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   
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.