Re: [CMake] how to port to cmake a project using gnulib

2018-01-09 Thread Alan W. Irwin
On 2018-01-09 12:01- Cosimo Lupo wrote: Hello, I'm new to Cmake. I would like to port to cmake a project that is currently built with the Autotools and depends on gnulib, the GNU Portability Library: https://www.gnu.org/software/gnulib/ (The project in question is https://www.freetype.org

Re: [CMake] how to port to cmake a project using gnulib

2018-01-09 Thread Konstantin Tokarev
separation if the build tool is >>> different. >>> >>> I need to read more about gnulib to give you a better answer. Maybe someone >>> already has a clue on the list. >>> >>> Regards, >>> >>> Cordialement, >>> >&

Re: [CMake] how to port to cmake a project using gnulib

2018-01-09 Thread Cosimo Lupo
better answer. Maybe >> someone already has a clue on the list. >> >> Regards, >> >> Cordialement, >> >> Alfred Sawaya >> *De:* cos...@anthrotype.com >> *Envoyé:* 9 janvier 2018 1:17 PM >> *À:* alf...@huji.fr >> *Cc:* cmake@cmake.org

Re: [CMake] how to port to cmake a project using gnulib

2018-01-09 Thread Cosimo Lupo
ulib to give you a better answer. Maybe > someone already has a clue on the list. > > Regards, > > Cordialement, > > Alfred Sawaya > *De:* cos...@anthrotype.com > *Envoyé:* 9 janvier 2018 1:17 PM > *À:* alf...@huji.fr > *Cc:* cmake@cmake.org > *Objet:* Re: [CMake]

Re: [CMake] how to port to cmake a project using gnulib

2018-01-09 Thread Alfred Sawaya
nt,Alfred Sawaya De: cos...@anthrotype.comEnvoyé: 9 janvier 2018 1:01 PMÀ: cmake@cmake.orgObjet: [CMake] how to port to cmake a project using gnulib Hello,I'm new to Cmake.I would like to port to cmake a project th

Re: [CMake] how to port to cmake a project using gnulib

2018-01-09 Thread Cosimo Lupo
/module/ExternalProject.html > > Regards > > Cordialement, > > Alfred Sawaya > *De:* cos...@anthrotype.com > *Envoyé:* 9 janvier 2018 1:01 PM > *À:* cmake@cmake.org > *Objet:* [CMake] how to port to cmake a project using gnulib > > Hello, > > I'm new to Cmake. &

Re: [CMake] how to port to cmake a project using gnulib

2018-01-09 Thread Alfred Sawaya
: cmake@cmake.orgObjet: [CMake] how to port to cmake a project using gnulib Hello,I'm new to Cmake.I would like to port to cmake a project that is currently built with the Autotools and depends on gnulib, the GNU Portability Library: https://www.gnu.org/software/gnulib/(The project in questi

[CMake] how to port to cmake a project using gnulib

2018-01-09 Thread Cosimo Lupo
Hello, I'm new to Cmake. I would like to port to cmake a project that is currently built with the Autotools and depends on gnulib, the GNU Portability Library: https://www.gnu.org/software/gnulib/ (The project in question is https://www.freetype.org/ttfautohint/) It appears that gnulib itself i