We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634b513 commit 075e172Copy full SHA for 075e172
src/CMakeLists.txt
@@ -88,6 +88,7 @@ target_sources(graphql_internal_modules PUBLIC FILE_SET HEADERS
88
FILES
89
${INCLUDE_ROOT}/graphqlservice/internal/Awaitable.h
90
${INCLUDE_ROOT}/graphqlservice/internal/Base64.h
91
+ ${INCLUDE_ROOT}/graphqlservice/internal/DllExports.h
92
${INCLUDE_ROOT}/graphqlservice/internal/Grammar.h
93
${INCLUDE_ROOT}/graphqlservice/internal/Introspection.h
94
${INCLUDE_ROOT}/graphqlservice/internal/Schema.h
0 commit comments