[cmake-developers] [CMake 0015114]: Add possibility to clean only specific target

Mantis Bug Tracker mantis at public.kitware.com
Thu Aug 28 04:35:44 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15114 
====================================================================== 
Reported By:                raspy
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15114
Category:                   CMake
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-08-28 04:35 EDT
Last Modified:              2014-08-28 04:35 EDT
====================================================================== 
Summary:                    Add possibility to clean only specific target
Description: 
It would be good if CMake could generate targets on a top level for cleaning
specific targets. So if we have a library called 'foo' and an executable called
'bar', we could call something like 'make foo/clean' which would only invoke
cleaning procedure for target 'foo', but leave 'bar' untouched.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-08-28 04:35 raspy          New Issue                                    
======================================================================



More information about the cmake-developers mailing list