[cmake] Suggest Meson port in CMake

This commit is contained in:
Ebrahim Byagowi 2020-03-12 21:04:06 +03:30
parent b1c3d0b8b0
commit e860000db5
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
cmake_minimum_required(VERSION 2.8.0)
project(harfbuzz)
message("HarfBuzz has a Meson port also and tries to migrate all the other build systems to it, please consider using it.")
## Limit framework build to Xcode generator
if (BUILD_FRAMEWORK)
# for a framework build on macOS, use: