[cmake-developers] [CMake 0014014]: Add possibility to build several target simultaneously with 'cmake --build <dir> '

Mantis Bug Tracker mantis at public.kitware.com
Fri Mar 15 05:03:50 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14014 
====================================================================== 
Reported By:                Gregoire
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14014
Category:                   CMake
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-03-15 05:03 EDT
Last Modified:              2013-03-15 05:03 EDT
====================================================================== 
Summary:                    Add possibility to build several target
simultaneously with 'cmake --build <dir> '
Description: 
I would like to build several targets with cmake --build <dir> so the underlying
build tool to do parallel jobs.

Currently it only seems to be possible to build one target at a time, using
--target.
Doc is here: http://www.cmake.org/cmake/help/v2.8.10/cmake.html#opt:--builddir

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-03-15 05:03 Gregoire       New Issue                                    
======================================================================




More information about the cmake-developers mailing list