FindFontconfig

在 3.14 版本中添加。

查找 Fontconfig 头文件和库。

导入目标

Fontconfig::Fontconfig

Fontconfig 库(如果找到)。

结果变量

这将在您的项目中定义以下变量

Fontconfig_FOUND

如果(请求版本的)Fontconfig 可用,则为 true。

Fontconfig_VERSION

Fontconfig 的版本。

Fontconfig_LIBRARIES

链接到一起以使用 Fontconfig 的库。

Fontconfig_INCLUDE_DIRS

Fontconfig 头文件的查找位置。

Fontconfig_COMPILE_OPTIONS

如果目标不用于链接,则应将其传递给 target_compile_options()。