Hey @sergey-safarov,
In order for make install
to install the documentation for the modules, they have to build first. Since the generation of the docs is not included in the default target (see 8a37acb), one should explicitly build them using make kamailio_docs
while in the build folder.
If they docs have been built, then the make install
will install the READMES.module-name
where you have described.
I have read the provided documentation link and and it is not clean how to compile kazoo module using cmake.
Could you clarify how to compile and install optional modules.
Regarding this, check out:
You have to provide the option(s) during the configuration phase of cmake.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.