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