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 2558b20 commit daf4572Copy full SHA for daf4572
samples/CMakeLists.txt
@@ -14,4 +14,4 @@ if(GRAPHQL_BUILD_HTTP_SAMPLE)
14
else()
15
message(WARNING "GRAPHQL_BUILD_HTTP_SAMPLE requires the Boost.Beast header-only library. Not found in ${Boost_INCLUDE_DIR}.")
16
endif()
17
-endif()
+endif()
0 commit comments