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
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake

Reply via email to