mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-20 21:22:08 +08:00
c03b24c7a2
old-commit-hash: 978e0eb986
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']) |