add vctest (WIP)

This commit is contained in:
MihailRis
2024-12-07 15:49:23 +03:00
parent d9bd60f473
commit 5e8805f241
16 changed files with 439 additions and 52 deletions
+2
View File
@@ -82,3 +82,5 @@ if (VOXELENGINE_BUILD_TESTS)
enable_testing()
add_subdirectory(test)
endif()
add_subdirectory(vctest)