mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-17 12:50:31 +01:00
env.CodeGenerate( target = 'my_source.c', script = 'my_generator.py', source = ['input.txt', 'another.txt'], command = 'python $SCRIPT $SOURCE > $TARGET' ) It will take care generating all appropriate dependencies, including any module imported by the generator script, and the respective .pyc file side effects. |
||
|---|---|---|
| .. | ||
| gallium.py | ||
| mslib_sa.py | ||
| mslink_sa.py | ||
| msvc_sa.py | ||
| wcesdk.py | ||
| winddk.py | ||