View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014014 | CMake | CMake | public | 2013-03-15 05:03 | 2016-06-10 14:31 | ||||
Reporter | Gregoire | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 2.8.10.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0014014: 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 [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0040429) Sebastian Schuberth (reporter) 2016-02-03 06:39 |
Also, it's misleading that the docs for "--target" say "Build <tgt> instead of default targets". As "default targets" is plural one could think it's also possible to specify non-default target*s* by passing in the "--target" option multiple times. Even worse, if you do so, all but the target specified last will get built, all others get silently ignored. |
(0042248) Kitware Robot (administrator) 2016-06-10 14:28 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2013-03-15 05:03 | Gregoire | New Issue | |
2016-02-03 06:39 | Sebastian Schuberth | Note Added: 0040429 | |
2016-06-10 14:28 | Kitware Robot | Note Added: 0042248 | |
2016-06-10 14:28 | Kitware Robot | Status | new => resolved |
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |