1
0
forked from 0ad/0ad
0ad/build/premake/cxxtest
Itms 18b2906a9c Refactor the cxxtest premake module.
Properly fix the current issues with pre-build commands, improve the
documentation of known issues and re-design the module so it is easy to
extend it into a fully-fledged CxxTest module supporting all features of
the tool.

Reviewed By: wraitii
Tested By: elexis, bb, Imarok
Differential Revision: https://code.wildfiregames.com/D1092
This was SVN commit r20633.
2017-12-10 11:17:43 +00:00
..
cxxtest.lua Refactor the cxxtest premake module. 2017-12-10 11:17:43 +00:00
README.md Migrate to premake5, fixes #3729. 2017-10-30 13:52:05 +00:00

This premake module adds supports for CxxTest (http://cxxtest.com/).