nopenpilot/common/transformations/SConscript

4 lines
84 B
Python

Import('envCython')
envCython.Program('transformations.so', 'transformations.pyx')