Yes, the docs are missing indeed some dependencies.

find_package(LibXml2 REQUIRED)
find_package(OpenSSL REQUIRED)

We need libxml and openssl, should be fixed in 72579af


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/4201/2786280860@github.com>

henningw left a comment (kamailio/kamailio#4201)

Yes, the docs are missing indeed some dependencies.

find_package(LibXml2 REQUIRED)
find_package(OpenSSL REQUIRED)

We need libxml and openssl, should be fixed in 72579af


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/4201/2786280860@github.com>