mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
8 lines
149 B
YAML
8 lines
149 B
YAML
extraction:
|
|
cpp:
|
|
after_prepare:
|
|
- pip3 install scons
|
|
- PATH="/opt/work/.local/bin:$PATH"
|
|
index:
|
|
build_command: scons -j2
|