Revert "build: remove config.h.meson"

This reverts commit 5298e67d12.
This commit is contained in:
Christian Hergert
2022-08-22 12:02:07 -07:00
parent 749dfbd57e
commit 7401e434dc
2 changed files with 56 additions and 0 deletions

View File

@ -223,6 +223,7 @@ if get_option('examples')
endif
configure_file(
input: 'config.h.meson',
output: 'config.h',
configuration: config_h
)