Commit Graph

1 Commits (a8deb121e4cf79ce778dbe83869e0dd0d5659205)

Author SHA1 Message Date
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