Skip to content

Commit dab537d

Browse files
committed
Debug
1 parent 705c1f2 commit dab537d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libmongoc/CMakeLists.txt

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

564564
if (HAVE_SCH_CREDENTIALS)
565565
set (MONGOC_HAVE_SCH_CREDENTIALS 1)
566+
message (STATUS "SCH_CREDENTIALS found")
566567
else ()
567568
set (MONGOC_HAVE_SCH_CREDENTIALS 0)
569+
message (STATUS "Using deprecated SCHANNEL_CREDS")
568570
endif ()
569571

570572

0 commit comments

Comments
 (0)