generated from hertog/godot-module-template
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
Import('env')
|
|
|
|
env.add_source_files(env.modules_sources, "*.cpp")
|