This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
vcpkg
Watch
1
Star
0
Fork
0
You've already forked vcpkg
mirror of
https://github.com/microsoft/vcpkg.git
synced
2024-11-27 08:19:10 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
eddb8796e4
vcpkg
/
ports
/
graphqlparser
/
CONTROL
4 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 15:11:55 +08:00
Source: graphqlparser
[graphqlparser] Use default library type for the platform instead of specifying SHARED (#4794) * Use default library type for the platform instead of specifying SHARED * [graphqlparser] Bump control version and slight cleanup * [vcpkg_find_acquire_program] Correct for previous corruption of CI
2018-12-18 08:26:56 +08:00
Version: 0.7.0
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 15:11:55 +08:00
Description: A GraphQL query parser in C++ with C and C++ APIs
Reference in New Issue
Copy Permalink