mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
While we already support `cmake --build . -- -j`, the options after `--` are specific to the native build tool. Add new options `--parallel [<N>]` and `-j [<N>]` to abstract this and map to the proper option for the native build tool.
2 lines
99 B
Plaintext
2 lines
99 B
Plaintext
(^$|^Warning: .* does not support parallel builds\. Ignoring parallel build command line option\.)
|