init
This commit is contained in:
commit
b3dba4542f
44 changed files with 1596 additions and 0 deletions
13
recipes/meson.yml
Normal file
13
recipes/meson.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
dependencies:
|
||||
- python
|
||||
|
||||
packages:
|
||||
ninja-build
|
||||
|
||||
repository:
|
||||
url: https://github.com/mesonbuild/meson.git
|
||||
branch: 1.8.2
|
||||
|
||||
steps:
|
||||
# - pip install -U pip setuptools
|
||||
- pip install --user .
|
Loading…
Add table
Add a link
Reference in a new issue