Orcus 0.19.0, Apache Arrow and CMake

Miklos Vajna vmiklos at collabora.com
Wed Oct 4 06:27:06 UTC 2023


Hi Kohei,

On Tue, Oct 03, 2023 at 06:05:25PM -0400, Kohei Yoshida <kohei at libreoffice.org> wrote:
> Thanks for the info.  This is very helpful.  Does that mean we can consider
> cmake to be always available during the build, or is it still considered
> optional?  IIRC doxygen is an optional build component.  So, in theory one
> can still build libreoffice without cmake by disabling doxygen?
> 
> configure doesn't (seem to) check for the availability of cmake executable.

Yes, you're right, doxygen (and thus cmake) is currently optional.

I assume (but this may not be true) that nowadays most people either
know how to install doxygen/cmake/other build-time dependencies or just
use lode.git, which already installs cmake for you.

So it may not be too painful to start hard-depending on cmake, apart
from adding a configure check.

Regards,

Miklos


More information about the LibreOffice mailing list