diff --git a/libs/harfbuzz/CMakeLists.txt b/libs/harfbuzz/CMakeLists.txt index ae3388d1..59464c47 100644 --- a/libs/harfbuzz/CMakeLists.txt +++ b/libs/harfbuzz/CMakeLists.txt @@ -709,6 +709,10 @@ if (HB_BUILD_UTILS) mark_as_advanced(CAIRO_INCLUDE_DIRS CAIRO_LIBRARIESNAMES) endif () +if (MEGA) + return() +endif () + ## Install include (GNUInstallDirs)