Commit cedbf5d
committed
python dependency: verify that the python header is installed for sysconfig
We may or may not care that the library can be found. If link_libpython
is false, we allow it to be missing and still find the dependency.
(cherry picked from commit e22dd43)
[backported to apply pre-code move]
# Conflicts:
# mesonbuild/dependencies/python.py1 parent e0e4369 commit cedbf5d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
155 | 158 | | |
156 | 159 | | |
157 | 160 | | |
| |||
0 commit comments