cmake HB_HAVE_FREETYPE examples

RavEngine/RavEngine deps/harfbuzz/CMakeLists.txt :26

option(HB_HAVE_FREETYPE "Enable freetype interop helpers" OFF)

RavEngine/RavEngine deps/harfbuzz/CMakeLists.txt :223

message(FATAL_ERROR "HB_HAVE_FREETYPE was set, but we failed to find it. Maybe add a CMAKE_PREFIX_PATH= to your Freetype2 install prefix")