Skip to content

Commit 8fdc421

Browse files
committed
Iterate
1 parent e3965f9 commit 8fdc421

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/networking/src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ message(STATUS "LaunchDarklyNetworking_SOURCE_DIR=${LaunchDarklyNetworking_SOURC
1717
target_link_libraries(${LIBNAME}
1818
PUBLIC
1919
CURL::libcurl
20+
Boost::headers
2021
)
2122

2223
# Need the public headers to build.

0 commit comments

Comments
 (0)