util/log: Close per-thread log file on thread termination
[qemu/kevin.git] / libdecnumber / meson.build
blob4d04139af41571772a67af2d12226170e22133f1
1 libdecnumber = files(
2   'decContext.c',
3   'decNumber.c',
4   'dpd/decimal128.c',
5   'dpd/decimal32.c',
6   'dpd/decimal64.c',