[cmake-developers] [CMake 0011638]: ATL support

Mantis Bug Tracker mantis at public.kitware.com
Wed Dec 22 02:13:00 EST 2010


The following issue has been SUBMITTED. 
====================================================================== 
http://www.paraview.org/Bug/view.php?id=11638 
====================================================================== 
Reported By:                kenshin
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   11638
Category:                   CMake
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-12-22 02:13 EST
Last Modified:              2010-12-22 02:13 EST
====================================================================== 
Summary:                    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.



====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-22 02:13 kenshin        New Issue                                    
======================================================================




More information about the cmake-developers mailing list