> See 1 about the rest of the options. I am not sure what is the correct usage
> of the quotes here, but I believe the same applies.
Anyhow, I have to rework the my cmake effort since ``dh-cmake`` is too recent
and is not packaged for older releases. I need to call it directly. Are you
planing to use ``cpack``?
>Modules naming is wrong. Modules that are included and excluded must have the
>same name of the folder ie mysql is db_mysql, python is app_python and so on.
>I got a lot of warnings when I tried the cmake commands and that was one of
>them.
yes, they are wrong but the intention was to use ``k<value>`` as defined at
[Makefile.groups](https://github.com/kamailio/kamailio/blob/master/src/Makefile.groups)
how should I use
[groups.cmake](https://github.com/kamailio/kamailio/blob/master/cmake/groups.cmake)
?
> CC_EXTRA_OPS and LD_EXTRA_OPS are not used inside the CMakeLists. I will
> adopt this so, it appends to the already defined options! Is this the
> expected behavior or you want to override them?
yes, the expected behavior is to append values.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4053#issuecomment-2535538960
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4053/2535538...@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!