Import('env') env.Library('cereal', [ 'gen/c/car.capnp.c', 'gen/c/log.capnp.c', 'gen/cpp/car.capnp.c++', 'gen/cpp/log.capnp.c++', ])