View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011638CMakeCMakepublic2010-12-22 02:132016-06-10 14:31
Reporterkenshin 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
Platformwin32OSxp win7OS Version
Product VersionCMake 2.8.3 
Target VersionFixed in Version 
Summary0011638: ATL support
DescriptionCmake 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.


TagsNo tags attached.
Attached Files

 Relationships
duplicate of 0007056closedDavid Cole CMake ATL support 
related to 0011213closedDavid Cole VC2010 Generator handles CMAKE_MFC_FLAG incorrectly 
related to 0011224closedDavid Cole Visual-Studo-2010 cannot interpret set (CMAKE_MFC_FLAG 2) => unable to compile project 

  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.

 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


Copyright © 2000 - 2018 MantisBT Team