Skip to content

Commit 337329c

Browse files
committed
Remove cmake msgs
1 parent a4b302d commit 337329c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libmongoc/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -563,10 +563,8 @@ endif()
563563

564564
if (HAVE_SCH_CREDENTIALS)
565565
set (MONGOC_HAVE_SCH_CREDENTIALS 1)
566-
message (STATUS "SCH_CREDENTIALS found")
567566
else ()
568567
set (MONGOC_HAVE_SCH_CREDENTIALS 0)
569-
message (STATUS "Using deprecated SCHANNEL_CREDS")
570568
endif ()
571569

572570

0 commit comments

Comments
 (0)