1
0

Add test for blender cube

This commit is contained in:
Josiah VanderZee
2022-11-11 17:37:21 -06:00
committed by JosiahWI
parent 86401f4019
commit e784335115
8 changed files with 174 additions and 136 deletions

View File

@@ -1,5 +1,4 @@
add_executable(tests
inMemoryFile.cpp inMemoryFile.h
testCGLTFMeshFileLoader.cpp
)