6 lines
66 B
Bash
6 lines
66 B
Bash
|
set -vex
|
||
|
|
||
|
pip3 install --user meson ninja
|
||
|
which meson
|
||
|
which ninja
|