mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-23 16:32:06 +08:00
fa4b6f33d1
old-commit-hash: 8da8b6135c
2 lines
133 B
Python
2 lines
133 B
Python
Import('env', 'common', 'messaging')
|
|
env.Program('clocksd.cc', LIBS=['diag', 'time_genoff', common, messaging, 'capnp', 'zmq', 'kj']) |