[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Any experience with cmake?
From: |
Ergus |
Subject: |
Any experience with cmake? |
Date: |
Fri, 30 Aug 2019 11:22:42 +0200 |
User-agent: |
NeoMutt/20180716 |
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?
- Any experience with cmake?,
Ergus <=