feat: added template module
This commit is contained in:
parent
7125d019b5
commit
87c7c247f1
3 changed files with 27 additions and 0 deletions
3
engine/modules/PROJECT/SCsub
Normal file
3
engine/modules/PROJECT/SCsub
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Import('env')
|
||||
|
||||
env.add_source_files(env.modules_sources, "*.cpp")
|
||||
Loading…
Add table
Add a link
Reference in a new issue