Fix error when crypto/ssl libs are found without pkg-config
In that case crypto_dep is a list and we can't call .found() method.
Showing
Please register or sign in to comment
In that case crypto_dep is a list and we can't call .found() method.