tartiflette / tartiflette

GraphQL Engine built with Python 3.6+ / asyncio

Home Page:https://tartiflette.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove the Bison and Flex deps.

abusi opened this issue · comments

By fixing the libraphqlparser CMakeList.txt, we are able to built without bison and flex.
See tartiflette/libgraphqlparser@80e9b6e.