mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
Update SelectSSH.cmake
This commit is contained in:
committed by
Edward Thomson
parent
2a601e0d76
commit
4fb6de4cd7
@@ -42,5 +42,5 @@ elseif(USE_SSH STREQUAL ON OR USE_SSH STREQUAL "libssh2")
|
||||
elseif(USE_SSH STREQUAL OFF OR USE_SSH STREQUAL "")
|
||||
add_feature_info(SSH OFF "SSH transport support")
|
||||
else()
|
||||
message(FATAL_ERROR "unknown SSH option: ${USE_HTTP_PARSER}")
|
||||
message(FATAL_ERROR "unknown SSH option: ${USE_SSH}")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user