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 e3965f9 commit 8fdc421Copy full SHA for 8fdc421
libs/networking/src/CMakeLists.txt
@@ -17,6 +17,7 @@ message(STATUS "LaunchDarklyNetworking_SOURCE_DIR=${LaunchDarklyNetworking_SOURC
17
target_link_libraries(${LIBNAME}
18
PUBLIC
19
CURL::libcurl
20
+ Boost::headers
21
)
22
23
# Need the public headers to build.
0 commit comments