mirror of
https://github.com/godotengine/godot.git
synced 2025-10-21 08:53:35 +00:00
6 lines
68 B
Text
6 lines
68 B
Text
Import('env')
|
|
|
|
env.add_source_files(env.modules_sources,"*.cpp")
|
|
|
|
|
|
|