Hi I am working in something relative big that uses cmake and there are
a couple of functionalities in gnulib that are very interesting for us.

But I can't find anything related with CMake+gnulib integration. So my
question is if you have any experience about how to use gnulib with
cmake?  Because I have experience with cmake, but not with gnulib or
autotools, so any extrapolation is very hard to do for me.

I have seen some project like Zile that uses gnulib+bootstrap+autotools
which seems to be very complex.

Could you please explain the steps to build a simple project with a
gnulib module by hand (no autotools, bootstrap or anything) to see if I
can implement the compilation workflow in cmake somehow?

Because actually all the documentation is oriented to autotools which is
a shame in my opinion because most of the modern projects are using
cmake, ninja, python-build and other alternatives... etc etc etc

Could you please help with this?

Reply via email to