feat: updated engine
This commit is contained in:
parent
cbe99774ff
commit
f4cf6b3999
6607 changed files with 910135 additions and 430025 deletions
|
|
@ -25,5 +25,6 @@ if env.editor_build:
|
|||
|
||||
|
||||
if env["tests"]:
|
||||
# TODO: Handle test creation magic without needing to pass macro.
|
||||
env_gdscript.Append(CPPDEFINES=["TESTS_ENABLED"])
|
||||
env_gdscript.add_source_files(env.modules_sources, "./tests/*.cpp")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue