Commit 0406eeb
committed
Add meson.build file
This simply calls 'pip install . --break-system-packages' as a convenience
wrapper so it can be included as a subproject in others that use the meson
build system. To install, simply run 'meson setup build'. Build and install
commands will not have any targets, but they will succeed nonetheless.1 parent 4c8ed00 commit 0406eeb
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments