mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-27 11:21:02 +08:00
1664b6bbf8
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
|