[cmake] Suggest Meson port in CMake
This commit is contained in:
parent
b1c3d0b8b0
commit
e860000db5
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user