GodotStack/SCsub
2023-10-10 12:56:02 +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