Author :
Jan Alexander Steffens (heftig)
Date :
2021-10-07 00:46:14
Hash :842ec5ed Message :meson.build (gen_docs): Use `current_source_dir` instead of `source_root`.
These two are not equal when FreeType is used as a subproject, such as in
`freetype-demos`. In that case, `source_root` points at the root project,
causing the docs build to fail.