The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14893 
====================================================================== 
Reported By:                Mattias Ljungstrom
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14893
Category:                   CMake
Reproducibility:            sometimes
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-04-22 04:05 EDT
Last Modified:              2014-04-22 04:05 EDT
====================================================================== 
Summary:                    ENABLE_LANGUAGE(ASM_MASM) adds back default
configuration types
Description: 

Under windows7, using Visual Studio 12 with target v120_xp. 

If I use ENABLE_LANGUAGE(ASM_MASM) after set(CMAKE_CONFIGURATION_TYPES
"Debug;Release;Final" CACHE STRING "" FORCE) it will add back the default
configuration types ("minSizeRel" and "relWithDebInfo").

This happens sometimes, it seems to depend on the cache somehow. 

Workaround is to move ENABLE_LANGUAGE(ASM_MASM) to start of config file.

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-04-22 04:05 Mattias LjungstromNew Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to