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 6f291dd commit 11bc9f0Copy full SHA for 11bc9f0
Release/cmake/cpprest_find_boost.cmake
@@ -42,7 +42,6 @@ function(cpprest_find_boost)
42
endif()
43
set(_prev "${_lib}")
44
endforeach()
45
- message(STATUS "_libs: ${_libs}")
46
target_link_libraries(cpprestsdk_boost_internal INTERFACE "$<BUILD_INTERFACE:${_libs}>")
47
48
else()
0 commit comments