mirror of
https://github.com/godotengine/godot
synced 2024-11-02 10:25:48 +00:00
7 lines
149 B
YAML
7 lines
149 B
YAML
extraction:
|
|
cpp:
|
|
after_prepare:
|
|
- pip3 install scons
|
|
- PATH="/opt/work/.local/bin:$PATH"
|
|
index:
|
|
build_command: scons -j2
|