mirror of
https://github.com/Dejvino/pinephone-toolkit.git
synced 2024-11-14 19:43:27 +00:00
3 lines
84 B
Meson
3 lines
84 B
Meson
project('PinePhone Toolkit', 'c')
|
|
executable('pptk-backlight', ['src/backlight.c'])
|