Update CMakeLists.txt
Keep the warning.
This commit is contained in:
parent
9945f32746
commit
c4b49075f6
@ -1,7 +1,7 @@
|
|||||||
cmake_minimum_required(VERSION 3.0.0)
|
cmake_minimum_required(VERSION 3.0.0)
|
||||||
project(harfbuzz)
|
project(harfbuzz)
|
||||||
|
|
||||||
# message(WARN "HarfBuzz has a Meson port and tries to migrate all the other build systems to it, please consider using it as we might remove our cmake port soon.")
|
message(WARN "HarfBuzz has a Meson port and tries to migrate all the other build systems to it, please consider using it as we might remove our cmake port soon.")
|
||||||
|
|
||||||
## Limit framework build to Xcode generator
|
## Limit framework build to Xcode generator
|
||||||
if (BUILD_FRAMEWORK)
|
if (BUILD_FRAMEWORK)
|
||||||
|
Loading…
Reference in New Issue
Block a user