aboutsummaryrefslogtreecommitdiff
path: root/ports/graphqlparser/win-cmake.patch
AgeCommit message (Collapse)Author
2018-12-17[graphqlparser] Use default library type for the platform instead of ↵Bill Avery
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-08-03Add a port for https://github.com/graphql/libgraphqlparser (#3953)Bill Avery
* 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)