GodotHook/SCsub
2022-05-14 05:39:04 +03:00

5 lines
107 B
Plaintext

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