Commit 5f32fdff11bca45ca842dea583f1afd51a6435b9

Myaamori 2020-11-24T01:29:24

meson: use meson.current_source_dir() instead of @CURRENT_SOURCE_DIR@ @CURRENT_SOURCE_DIR@ is not listed as a valid string substitution for custom targets in the Meson reference, and in practice it does not get substituted when using the vs2019 backend.