bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any experience with cmake?


From: Ergus
Subject: Re: Any experience with cmake?
Date: Sun, 1 Sep 2019 09:20:36 +0200
User-agent: NeoMutt/20180716

Hi Bruno:

Very thanks for replying.

After reading the thread I see that there is a workaround to generate a
.a and get the headers with the --create-testdir option.

Could you provide a basic configure.am content file to generate the .a
or the basic steps. At least it will be easier to integrate gnulib with
other tools.

You could add part of this information to the documentation if you want.

On Fri, Aug 30, 2019 at 03:41:09PM +0200, Bruno Haible wrote:
Hi,

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?

See the thread that starts at
<https://lists.gnu.org/archive/html/bug-gnulib/2019-01/msg00047.html>.

Could you please explain the steps to build a simple project with a
gnulib module by hand (no autotools, bootstrap or anything)

Use of gnulib requires autoconf and either automake or GNU make.
There is no way to use it without autoconf. Read
<https://www.gnu.org/software/gnulib/manual/html_node/Invoking-gnulib_002dtool.html>.

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]