[cmake-developers] [CMake 0013587]: Provide per-configuration variants of EXCLUDE_FROM_DEFAULT_BUILD (w/patch)

Mantis Bug Tracker mantis at public.kitware.com
Sat Oct 13 12:25:39 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13587 
====================================================================== 
Reported By:                Petr Kmoch
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13587
Category:                   CMake
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-10-13 18:25 CEST
Last Modified:              2012-10-13 18:25 CEST
====================================================================== 
Summary:                    Provide per-configuration variants of
EXCLUDE_FROM_DEFAULT_BUILD (w/patch)
Description: 
Visual Studio supports excluding targets from build on a per-configuration
basis. I have created a patch to support this in CMake as well. It adds support
for per-configuration target properties EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>.

Additional Information: 
The patch is based on commit 3eecc1 (nightly date 20121013). It includes tests,
identifiable as -R VSExclude
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-10-13 18:25 Petr Kmoch     New Issue                                    
2012-10-13 18:25 Petr Kmoch     File Added: skip_target_config.zip              
     
======================================================================




More information about the cmake-developers mailing list