vcpkg/ports/graphqlparser/CONTROL
Bill Avery 09ccd053db Add a port for https://github.com/graphql/libgraphqlparser (#3953)
* Add support for libgraphqlparser in Windows and Linux

* Make the vcpkg_find_acquire_package calls run only for WIN32

* Switch to a SHARED library on Windows (DLL)
2018-08-03 00:11:55 -07:00

4 lines
104 B
Plaintext

Source: graphqlparser
Version: v0.7.0
Description: A GraphQL query parser in C++ with C and C++ APIs