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