Skip to content

Commit 075e172

Browse files
committed
fix: export internal/DllExports.h
1 parent 634b513 commit 075e172

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ target_sources(graphql_internal_modules PUBLIC FILE_SET HEADERS
8888
FILES
8989
${INCLUDE_ROOT}/graphqlservice/internal/Awaitable.h
9090
${INCLUDE_ROOT}/graphqlservice/internal/Base64.h
91+
${INCLUDE_ROOT}/graphqlservice/internal/DllExports.h
9192
${INCLUDE_ROOT}/graphqlservice/internal/Grammar.h
9293
${INCLUDE_ROOT}/graphqlservice/internal/Introspection.h
9394
${INCLUDE_ROOT}/graphqlservice/internal/Schema.h

0 commit comments

Comments
 (0)