mirror of
https://github.com/Dejvino/pinephone-toolkit.git
synced 2025-12-30 04:59:34 +00:00
3 lines
84 B
Meson
3 lines
84 B
Meson
project('PinePhone Toolkit', 'c')
|
|
executable('pptk-backlight', ['src/backlight.c'])
|