> [@henningw](https://github.com/henningw) I want to use C17 features in my
> kamailio module :)
I think you can create a new module with whatever standard you want if you set
the standard in it's own module `CMakeLists.txt`. CMake will respect the
standard set only for that module and whatever is included in that file.
Bear in mind though, that the compiler used must support the version, and if
you want it packaged, we are using the OS package-distributed `gcc` or `clang`
that might or might not support it fully on that OS version.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4106#issuecomment-2595770322
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4106/2595770...@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!