Marijn Suijten 4d332b2b43 meson: Use configuration_data() instead of piping variables through echo
Having a template file with replacement macros is a bit cleaner than
encoding the setup of the file in `meson.build` and piping that through
`echo` with caputred variables.

Unfortunately there appears to be no support for repetition, to e.g.
expand a list of platform names into the various uses (array with comma-
separation, or individual `extern struct` declarations, forcing us to
have some form of string expansion within `meson.build`).
2023-11-06 13:00:56 +01:00
2021-11-30 19:46:22 -06:00
2023-11-06 13:01:36 +02:00
2021-11-30 19:46:46 -06:00
2022-04-15 20:47:25 -05:00
2023-02-14 23:17:20 -06:00
2023-01-17 22:31:07 -06:00
2023-02-14 23:17:20 -06:00
2023-04-11 16:26:31 -05:00
2023-02-14 23:17:20 -06:00
2023-02-14 23:17:20 -06:00
2023-02-14 23:17:20 -06:00
2023-02-14 23:17:20 -06:00
2023-01-18 01:55:12 +01:00
2023-01-17 22:30:46 -06:00
Description
No description provided
BSD-3-Clause 248 KiB
Languages
C 99.4%
Meson 0.6%