mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-21 16:23:50 +08:00
openpilot v0.7.6 release
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
Import('env', 'messaging')
|
||||
env.Program('logcatd.cc', LIBS=[messaging, 'cutils', 'zmq', 'czmq', 'capnp', 'kj'])
|
||||
Import('env', 'cereal', 'messaging')
|
||||
env.Program('logcatd.cc', LIBS=[cereal, messaging, 'cutils', 'zmq', 'czmq', 'capnp', 'kj'])
|
||||
|
||||
Reference in New Issue
Block a user