util: Introduce env helpers

This commit is contained in:
Alexander Orzechowski 2022-08-19 09:59:30 -04:00
parent e7477c7114
commit 31a9fc1fb6
3 changed files with 50 additions and 0 deletions

View file

@ -2,6 +2,7 @@ wlr_files += files(
'addon.c',
'array.c',
'box.c',
'env.c',
'global.c',
'log.c',
'region.c',