mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
1ab3881ec9
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
2 B
Plaintext
2 lines
2 B
Plaintext
1
|