Skip to content
  • Thibault Saunier's avatar
    Fix simply running testsuite in meson · fcbca025
    Thibault Saunier authored
    - Make sure to never have root folder in sys.path when running meson,
      as pythondetector won't be able to access gi._overridesdir
    
    - Generate a mesonconfig.py file that will be used by the testsuite to
      know where meson generated files, making `python -m unittest` working.
    fcbca025