feat: initialized template
This commit is contained in:
parent
2d7050a065
commit
aa73b9fc58
11 changed files with 18 additions and 18 deletions
2
justfile
2
justfile
|
|
@ -1,6 +1,6 @@
|
|||
set export
|
||||
|
||||
BUILD_NAME := "change_me"
|
||||
BUILD_NAME := "going"
|
||||
|
||||
build:
|
||||
cd engine/ && scons target=editor symbols=yes optimization=debug dev_build=yes linker=mold use_llvm=yes compiledb=yes custom_modules="../modules"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue