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? _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
