Build with CMake in Eclipse
Cross-platform CMake can generate a wide variety of build systems. The CMake 2.8 project generator for Eclipse does not work, so you must create the project and configure it to build with GNU Make. Here’s how to do it on Linux.More