Commit 801e9f1
authored
fix: also check for presence of Python header with meson (#199)
Checking for the presence of a Python installation alone is not sufficient and building might fail with compiler errors on systems, which have Python installed but not the matching headers
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>1 parent 8b773b4 commit 801e9f1
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
0 commit comments