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 or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4099#issuecomment-2585255766
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4099/c2585255766(a)github.com>