Closed #3999 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3999#event-15610787148
You are receiving this because you commented.
Message ID: ___
Kamailio - Development Mailing List -- s
> I don't follow. In my build `-DCMAKE_INSTALL_SYSCONFDIR=/etc` is set already
Are you the one setting it or is the whatever tool you use maybe: `dh-cmake`
defining them? It's not recommended to define this variables as absolute paths
because it breaks `cmake --install --prefix` and cpack genera
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/b6f25031590e472
Module: kamailio
Branch: master
Commit: a08da7b34b01f4b0a579fbfdc141bf2944613736
URL:
https://github.com/kamailio/kamailio/commit/a08da7b34b01f4b0a579fbfdc141bf2944613736
Author: Xenofon Karamanos
Committer: Xenofon Karamanos
Date: 2024-12-10T14:39:03Z
cmake: Use evaluated full paths from cmak