assimp/test/unit/cppunit-config
Jared Duke 8d77a47304 Support unit tests for non-MSVC builds
The currently included version of cppunit supports compilation only
with MSVC compilers, as it lacks the necessary config-auto.h header
typically generated via configure. Address this by using CMake to
auto-generate the configuration header for all other compilers,
restoring balance to the universe.
2014-09-05 20:39:51 -07:00
..
config.h.cmake Support unit tests for non-MSVC builds 2014-09-05 20:39:51 -07:00