1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 16:50:43 +00:00
godot/drivers/egl/SCsub
2023-09-21 14:21:00 +03:00

7 lines
110 B
Python

#!/usr/bin/env python
Import("env")
# Godot source files
env.add_source_files(env.drivers_sources, "*.cpp")