mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-20 21:53:59 +08:00
4 lines
84 B
Python
4 lines
84 B
Python
Import('envCython')
|
|
|
|
envCython.Program('transformations.so', 'transformations.pyx')
|