1
0
mirror of https://github.com/Relintai/godot_voxel.git synced 2025-04-20 20:51:17 +02:00
godot_voxel/SCsub
2018-09-29 18:58:58 +01:00

6 lines
127 B
Plaintext

Import('env')
env.add_source_files(env.modules_sources,"*.cpp")
env.add_source_files(env.modules_sources,"transvoxel/*.cpp")