godot/drivers/egl/SCsub

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
110 B
Plaintext
Raw Normal View History

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