mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -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.