freetype
[Top][All Lists]
Advanced

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

Re: [ft] Included header files location


From: Werner LEMBERG
Subject: Re: [ft] Included header files location
Date: Tue, 23 Dec 2014 10:04:15 +0100 (CET)

> I've come from a Borland Delphi-> Freepascal/Lazarus background and am
> feeling my way in CPP. Can you recommend some reading on Makefile
> generators?

I'm a strong believer in the GNU autotools suite.  A first overview
gives the Wikipedia article

  https://en.wikipedia.org/wiki/GNU_build_system   .

There you can also find further links.

A widely used alternative is `cmake',

  https://en.wikipedia.org/wiki/CMake   ,

which follows a completely different philosophy.

Another alternative is SCons,

  https://en.wikipedia.org/wiki/SCons   ,

but I have never tried it.


    Werner



reply via email to

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