mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-08-02 08:38:46 -04:00
There is a bug in meson 0.43.0 about the option depend_files (mesonbuild/meson#2633) By using the `files('search_result.tmpl')`, we workaround the bug and have everything working whatever the meson version is.