This website requires JavaScript.
Explore
Help
Sign In
v4games
/
assimp
Watch
3
Star
0
Fork
You've already forked assimp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
54a2d0808c
assimp
/
test
/
unit
/
utFixInfacingNormals.cpp
2 lines
26 B
C++
Raw
Normal View
History
Unescape
Escape
Replace cppunit with the googletest framework The GTest framework has a more active support base, and natively supports CMake. Introduce it as an external dependency (using CMake's ExternalProject_Add), replacing cppunit and porting the associated unit tests.
2014-09-07 23:52:03 +00:00
#
include
"UnitTestPCH.h"