aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/vala-no-longer-requires-c.md
blob: 57448772ed86abe6a54a965ae1ae16dcc8c26a88 (plain)
1
2
3
4
## Using Vala no longer requires C in the project languages

Meson will now add C automatically. Since the use of C is an implementation
detail of Vala, Meson shouldn't require users to add it.