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 ```