CMake: Add CMake support for Thrift libraries

Currently the following libraries are supported:
- C++
- C_Glib
- Java (using Ant wrapper)

The compilers CMake file is adjusted to work with the new global CMakeLists.txt file.

Signed-off-by: Roger Meier <r.meier@siemens.com>
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Also-by: Sergei Nikulov <sergey.nikulov@gmail.com>
diff --git a/.gitignore b/.gitignore
index 1651102..0b7d463 100644
--- a/.gitignore
+++ b/.gitignore
@@ -264,3 +264,4 @@
 /tutorial/js/build/
 /ylwrap
 
+/cmake_*