[sr-dev] Re: CMake Initial support

2024-12-04 Thread Daniel-Constantin Mierla via sr-dev
I also tested the compilation for modules: ruxc, secsipid, secsipid_proc (for all of them the dependencies were installed from sources) and nats (library installed with apt, but dependency to libuv had to be added to cmake file). So, left untested for cmake compilation due to lack of finding an e

[sr-dev] Re: CMake Initial support

2024-12-04 Thread Daniel-Constantin Mierla via sr-dev
For the records: the modules jwt (with a small fix now in git repo) and mircohttpd compile fine on Ubuntu 24.04. Cheers, Daniel On 03.12.24 16:47, Xenofon Karamanos via sr-dev wrote: > Hello all, > > As you may have noticed, we have added CMake building supportĀ to > kamailio. You can checkĀ the PR