User Tools

Site Tools


development:compiling:readers:cmake

This is an old revision of the document!


Building Readers with CMake

General Requirements

CMake Requirements

  • CMake 2.8 or greater

Build

  • Run "cmake ${PATH TO readers/builds/cmake} && make".
  • If you want to build it with debug mode pass "-D CMAKE_BUILD_TYPE=Debug" to cmake. Debug mode will generate a file larger than usual.

After this, a libreaders.a file will be generated.

development/compiling/readers/cmake.1366485952.txt.gz · Last modified: 2013/06/30 23:46 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki