summaryrefslogtreecommitdiff
path: root/meson_options.txt
Commit message (Collapse)AuthorAgeFilesLines
* meson: Make the `pycairo` option a featureThibault Saunier2020-06-031-1/+1
| | | | So user have more control on whether to build it or not
* Add Bool option for testsAdam Duskett2019-03-151-0/+1
| | | | | | Currently, there is no way to prevent tests from building using meson. When cross-compiling, building the tests aren't necessary, and would require gobject-introspection also to be made with tests.
* meson: don't autodetect pycairo support, force it and add an option to ↵Christoph Reiter2018-05-061-0/+1
| | | | | | disable it If you don't want pycairo support pass "-Dpycairo=false"
* Add meson build definitionsMathieu Duponchelle2018-04-201-0/+1