feat(scripting): add mono csharp runtime foundation
This commit is contained in:
@@ -4,6 +4,7 @@ project(XCEngine_SceneTests)
|
||||
|
||||
set(SCENE_TEST_SOURCES
|
||||
test_scene.cpp
|
||||
test_scene_runtime.cpp
|
||||
test_scene_manager.cpp
|
||||
)
|
||||
|
||||
@@ -26,4 +27,4 @@ target_include_directories(scene_tests PRIVATE
|
||||
)
|
||||
|
||||
include(GoogleTest)
|
||||
gtest_discover_tests(scene_tests)
|
||||
gtest_discover_tests(scene_tests)
|
||||
|
||||
Reference in New Issue
Block a user