View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0001014 | OMNeT++ | examples | public | 2017-06-08 13:09 | 2017-06-08 13:09 |
|
Reporter | mkirsche | |
Assigned To | | |
Priority | none | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | |
Platform | x86_64 | OS | | OS Version | |
Product Version | 5.1 | |
Target Version | | Fixed in Version | | |
|
Summary | 0001014: Making parallel build the standard option for all examples |
Description | Currently, only INET comes with the "parallelBuildOn" feature selected in its .cproject file.
I recommend to add the option to all OMNeT examples too by default.
It's merely for convenience, so that imported examples are automatically build on all available CPU cores. |
Additional Information | Simply add
parallelBuildOn="true"
to all .cproject files of the OMNeT samples in the <builder> entry. |
Tags | No tags attached. |
|
Attached Files | |
|