Maybe it will be useful, for RPM packaging I use

%{cmake} \
  -DBUILD_DOC=ON \
  -DUSE_TLS=ON \
  -DINCLUDE_MODULES="pvtpl pua_rpc siprepo systemdops log_systemd db_text acc_json auth_ephemeral jansson db_berkeley"

%{cmake_install}
%{cmake_install} --component tls-cfg
%{cmake_install} --component xhttp_pi-cfg


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/pull/4099/c2585255766@github.com>