Skip to content

Commit ca6f43e

Browse files
committed
Public link boost headers.
1 parent e708abd commit ca6f43e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/networking/src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ message(STATUS "LaunchDarklyNetworking_SOURCE_DIR=${LaunchDarklyNetworking_SOURC
1717
target_link_libraries(${LIBNAME}
1818
PUBLIC
1919
CURL::libcurl
20-
PRIVATE
2120
Boost::headers
21+
PRIVATE
2222
Boost::disable_autolinking
2323
)
2424

0 commit comments

Comments
 (0)