New issue 28 by emmanuel...@googlemail.com: CMake build system
http://code.google.com/p/netsniff-ng/issues/detail?id=28
Check if CMake could be viable alternative to the current makefile.
It would make life easier to cross compile and to add further make option
such as integrated test cases.
This will be first done in the playground.
made branch in the playground with r411
Checked in start of a CMake build with r412
Removed all Makefiles and replaced them with CMakeLists.txt
Added first test environment brought by CMake in r416