|
@@ -68,6 +68,7 @@ elseif (${CMAKE_SYSTEM_NAME} STREQUAL "Darwin")
|
|
|
|
|
|
option (USE_WINSOCK "Use winsock instead of BSD sockets (windows-only)" OFF)
|
|
option (USE_WINSOCK "Use winsock instead of BSD sockets (windows-only)" OFF)
|
|
endif ()
|
|
endif ()
|
|
|
|
+option (DEBUG_SCHANNEL "Enable debug output in schannel backend" OFF)
|
|
|
|
|
|
### Dependencies
|
|
### Dependencies
|
|
target_link_libraries (https https-common)
|
|
target_link_libraries (https https-common)
|