Skip to content

Commit 6d7343a

Browse files
committed
code rabbit fix
1 parent 8c02828 commit 6d7343a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ foreach (BOOST_HTTP_DEPENDENCY ${BOOST_HTTP_DEPENDENCIES})
7474
endif ()
7575
endforeach ()
7676
# Conditional dependencies
77-
if (NOT BOOST_URL_MRDOCS_BUILD)
77+
if (NOT BOOST_HTTP_MRDOCS_BUILD)
7878
if (BOOST_HTTP_BUILD_TESTS)
7979
set(BOOST_HTTP_UNIT_TEST_LIBRARIES asio filesystem)
8080
endif ()

0 commit comments

Comments
 (0)