Add script runtime lifecycle skeleton
This commit is contained in:
@@ -5,6 +5,7 @@ project(XCEngine_ScriptingTests)
|
||||
set(SCRIPTING_TEST_SOURCES
|
||||
test_script_field_storage.cpp
|
||||
test_script_component.cpp
|
||||
test_script_engine.cpp
|
||||
)
|
||||
|
||||
add_executable(scripting_tests ${SCRIPTING_TEST_SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user