Commit 75697ab
PyPI: add meson options to build without nvme executable
Now that nvme-cli and libnvme live in the same GitHub repository,
meson builds both by default. When building the PyPI package,
however, we only want to build libnvme and the Python bindings,
not the nvme executable.
Signed-off-by: Martin Belanger <[email protected]>1 parent e9b11a7 commit 75697ab
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
0 commit comments