test-client-godot/modules/action/SCsub

6 lines
108 B
Text
Raw Normal View History

2020-04-11 11:56:47 +00:00
# SCsub
Import('env')
env.add_source_files(env.modules_sources, "*.cpp") # Add all cpp files to the build