test-client-godot/modules/bitset/SCsub
2020-01-24 19:56:51 +01:00

5 lines
108 B
Text

# SCsub
Import('env')
env.add_source_files(env.modules_sources, "*.cpp") # Add all cpp files to the build