Files
dragonpilot/common/transformations/SConscript
2020-11-24 21:53:25 +00:00

4 lines
84 B
Python

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