mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-07 03:06:05 -04:00
install ninja build via pip
This commit is contained in:
parent
35761c96b1
commit
9ec7801630
2
.github/workflows/meson.yaml
vendored
2
.github/workflows/meson.yaml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
- name: install prerequisites
|
||||
run: |
|
||||
# asuming that python and pip are already installed
|
||||
pip3 install meson
|
||||
pip3 install meson ninja
|
||||
- name: setup meson project
|
||||
run: |
|
||||
# setup the build directory with tests and examples enabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user