FreeType/HarfBuzz CMake (harfbuzz-ft)
CMake project for simplifying FreeType and HarfBuzz dependency build
This project is designed as a simplified way to add both FreeType and HarfBuzz as dependent libraries of a CMake project, with automatic building, without the usual FreeType > HarfBuzz > FreeType cyclic dependency issue.
- GitHub Repository:
- https://github.com/gridshadow/harfbuzz-ft
- Current Release:
- v1.0.0 (FreeType 2.13.0; HarfBuzz 7.1.0)