> 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 generators.
> > I don't think we should configure or define CFG_DIR; it should be evaluated
> > from the install prefix according to the rules described above.
>
> Uhm... `CFG_DIR` is something we use in code and it should be configurable.
It's configurable by evaluating the install prefix and the cfg_name but not
setting it directly. Wasn't this also the case in Makefiles?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4053#issuecomment-2532060905
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4053/2532060...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!