|
Just want to check my understanding about this Makefile.freetype2 dependency... > $(FREETYPE2LIB): pkgconfig libpng $(THIRDPARTYLIBDIR)/$(FREETYPE2LIBNAME)
...that pkgconfig and libpng aren't required to build freetype independently? They just plug in to freetype at runtime?
cheers -ben
|