mirror of
https://github.com/godotengine/godot.git
synced 2025-02-01 14:45:22 +00:00
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
Import('env')
|
||
|
|
||
|
env.add_source_files(env.modules_sources,"*.cpp")
|