mirror of
https://github.com/Mestima/GodotHook.git
synced 2025-05-03 14:50:27 +00:00
5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
# SCsub
|
|
|
|
Import('env')
|
|
|
|
env.add_source_files(env.modules_sources, "*.cpp") # Add all cpp files to the build |