Files
Comma Device 7515f610f4 carrot_v260308
2026-03-08 04:28:46 +00:00

4 lines
120 B
Python

Import('env', 'messaging', 'common')
env.Program('logcatd', 'logcatd_systemd.cc', LIBS=[messaging, common, 'systemd'])