diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2019-10-27 01:11:08 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-10-28 15:36:57 (GMT) |
commit | d9dd7cca66d005ca82ba8d3166207ca595cb1fce (patch) | |
tree | 5e54ba9f938889606fe7efaa3859c8d2e58b815e /Help/guide/tutorial/Step8/MathFunctions | |
parent | 92780281c2e8a46223b262b152caa9c8329373b1 (diff) | |
download | CMake-d9dd7cca66d005ca82ba8d3166207ca595cb1fce.zip CMake-d9dd7cca66d005ca82ba8d3166207ca595cb1fce.tar.gz CMake-d9dd7cca66d005ca82ba8d3166207ca595cb1fce.tar.bz2 |
Swift: correct flags for parallel jobs
`-num-threads` is for the threading, not the job control. Use `-j` to
launch the parallel jobs. This enables parallel builds for Swift again
after driver updates preventing the parallelization through
`-num-threads`.
Diffstat (limited to 'Help/guide/tutorial/Step8/MathFunctions')
0 files changed, 0 insertions, 0 deletions