[CMake] how to port to cmake a project using gnulib
Cosimo Lupo
cosimo at anthrotype.com
Tue Jan 9 07:01:06 EST 2018
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 is very much tied with
autoconf/automake/libtool.
In fact I couldn't find any examples of other CMake based projects that use
gnulib.
Does anyone has any tips or examples on how I could proceed?
Thank you,
Cosimo Lupo
--
Cosimo Lupo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180109/93896be6/attachment.html>
More information about the CMake
mailing list