Building SpecMiCP ----------------- SpecMiCP uses CMAKE as build system, to build it, in the specmicp directory, run : cmake . make To customize build, see the cmake documentation. Requirements ------------ - C++11 compliant compiler (recommended gcc4.8) - Eigen (>= 3.2) - JsonCPP - Cxxtests (optional, for the test)