freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Time for a new FreeType release


From: Nikolaus Waxweiler
Subject: Re: [ft-devel] Time for a new FreeType release
Date: Tue, 3 Apr 2018 11:37:34 +0100

Because meson is younger than the other build systems ;) I'd prefer
the entire open source ecosystem to switch to meson, but oh well ;)
CMake is the next best thing.

Use `-DCMAKE_DISABLE_FIND_PACKAGE_x=TRUE` to disable searching for a
package entirely (x is the CMake package name, so "BZip2" instead of
"BZIP2"). Try `-DCMAKE_DISABLE_FIND_PACKAGE_HarfBuzz=TRUE`

Actually, I'm in the process of cleaning up the CMake build, can you
try compiling my
https://github.com/madig/freetype2/tree/modernize-cmake-build branch?



reply via email to

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