We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c9daf commit 7dd218dCopy full SHA for 7dd218d
http/test/CMakeLists.txt
@@ -83,7 +83,8 @@ if (CPP-NETLIB_BUILD_TESTS)
83
cppnetlib-http-message
84
cppnetlib-http-message-wrappers
85
cppnetlib-http-client
86
- cppnetlib-http-client-connections)
+ cppnetlib-http-client-connections
87
+ cppnetlib-logging)
88
if (OPENSSL_FOUND)
89
target_link_libraries(cpp-netlib-http-client_test ${OPENSSL_LIBRARIES})
90
endif()
0 commit comments