This lets us simplify linux a little. However, we still want to test cmake, so there is only so much we can simplify. For OSX, we still need `clang-format` from homebrew. * Add PYTHONUSERBASE/bin to PATH for linux
6 lines
66 B
Bash
6 lines
66 B
Bash
set -vex
|
|
|
|
pip3 install --user meson ninja
|
|
which meson
|
|
which ninja
|