mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
88330bfbb9
- Make full use of Meson's Python module. - Drop python_incdir option. It's now possible to use a .pc file to specify the include path. - Drop config.h, as we only needed it for HAVE_MACOS, which we can easily check for in the single location that we need it.