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 8c02828 commit 6d7343aCopy full SHA for 6d7343a
1 file changed
CMakeLists.txt
@@ -74,7 +74,7 @@ foreach (BOOST_HTTP_DEPENDENCY ${BOOST_HTTP_DEPENDENCIES})
74
endif ()
75
endforeach ()
76
# Conditional dependencies
77
-if (NOT BOOST_URL_MRDOCS_BUILD)
+if (NOT BOOST_HTTP_MRDOCS_BUILD)
78
if (BOOST_HTTP_BUILD_TESTS)
79
set(BOOST_HTTP_UNIT_TEST_LIBRARIES asio filesystem)
80
0 commit comments