mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-04-20 22:28:28 -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.