Working on tests, not there yet, added licensing stuff

This commit is contained in:
KimLS
2013-02-17 12:31:18 -08:00
parent c734708809
commit 886fe5cc31
7 changed files with 92 additions and 2 deletions
+1 -2
View File
@@ -154,6 +154,5 @@ IF(EQEMU_BUILD_AZONE OR EQEMU_BUILD_CLEANIPC)
ENDIF(EQEMU_BUILD_AZONE OR EQEMU_BUILD_CLEANIPC)
IF(EQEMU_BUILD_TESTS)
# Testing framework not quite ready for prime time.
# ADD_SUBDIRECTORY(tests)
#ADD_SUBDIRECTORY(tests)
ENDIF(EQEMU_BUILD_TESTS)