Skip to content
Commit 1f071fd8 authored by Lingkai Dong's avatar Lingkai Dong Committed by Jaeden Amero
Browse files

ci: Simplify CMake command lines



* When using a preset, there's no need to specify the source directory
with `-S` as the current directory (where CMakePresets.json is located)
is automatically used.
* Ninja automatically enables parallel build so `-j` is not needed.

Signed-off-by: Lingkai Dong's avatarLingkai Dong <lingkai.dong@arm.com>
parent 8273fcb5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment