Commit 769a21aab6a2b1c43cc10d56de3861a3add723de

Ryan 2020-12-23T02:31:03

meson: avoid regenerating hb-version.h unnecessarily The file is a dependency for the library as a whole, so previously editing the Meson build files at all would force a full rebuild. This will only rebuild it if the version has changed.