Skip to content

Commit 11bc9f0

Browse files
committed
Remove debug message.
1 parent 6f291dd commit 11bc9f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Release/cmake/cpprest_find_boost.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ function(cpprest_find_boost)
4242
endif()
4343
set(_prev "${_lib}")
4444
endforeach()
45-
message(STATUS "_libs: ${_libs}")
4645
target_link_libraries(cpprestsdk_boost_internal INTERFACE "$<BUILD_INTERFACE:${_libs}>")
4746

4847
else()

0 commit comments

Comments
 (0)