Well, is where we install the configs. In my case: /etc/kamailio

here is where is it set https://github.com/kamailio/kamailio/blob/b6f25031590e472f0f63b3e2a4fa61dad946a582/cmake/defs.cmake#L309

And here is where is defined previously https://github.com/kamailio/kamailio/blob/b6f25031590e472f0f63b3e2a4fa61dad946a582/src/Makefile.defs#L565-L573

Notice that I don't want to change CMAKE_INSTALL_SYSCONFDIR that is fine pointing to etc I want to be able to define where the configs should be installed and /usr/etc/kamailio is not it.

So please allow me to define CFG_DIR somehow and use that value if is defined


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/4053/2531735397@github.com>