[build] cmake: Fix libssh search on windows (#7081)

This uses the package config files provided by libssh rather than the module file.
This commit is contained in:
Ryan Blue
2024-09-14 17:47:12 -04:00
committed by GitHub
parent 994af25fcf
commit 64df5e21c0
5 changed files with 5 additions and 149 deletions

View File

@@ -5,7 +5,8 @@
"opencv",
"fmt",
"libuv",
"protobuf"
"protobuf",
"libssh"
],
"builtin-baseline": "37c3e63a1306562f7f59c4c3c8892ddd50fdf992"
}