libgraphqlparser
libgraphqlparser copied to clipboard
Allow compiling without python
This PR makes Python an optional dependency when compiling the library.
Like with bison/flex, if Python isn't around, it just re-uses a pre-generated versions.