meson.build: switch to C++20

This commit is contained in:
Max Kellermann
2022-05-19 09:46:34 +02:00
parent 86e6f4fcc0
commit 0e9e213324
4 changed files with 6 additions and 4 deletions

2
NEWS
View File

@@ -10,6 +10,8 @@ ver 0.24 (not yet released)
- add option "mixramp_analyzer" to scan MixRamp tags on-the-fly
* tags
- new tag "Mood"
* switch to C++20
- GCC 10 or clang 11 (or newer) recommended
ver 0.23.8 (not yet released)