Added tests (exes) targets, refactor a few things.

PS: Once again, sorry if the added files have executable perms on Linux.
This commit is contained in:
Benoit Neil
2009-04-06 21:05:44 +00:00
parent 06047d9103
commit b85154f13f
6 changed files with 149 additions and 27 deletions

2
tests/CMakeLists.txt Normal file
View File

@@ -0,0 +1,2 @@
ADD_SUBDIRECTORY(libtest)
ADD_SUBDIRECTORY(server)