development:compiling:liblcf:cmake
This is an old revision of the document!
Table of Contents
Building liblcf with CMake
CMake Requirements
- make
- CMake 2.8 or later
- pkg-config
- ICU
- expat
Build
- Run "cmake ${PATH TO liblcf/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 liblcf.a file will be generated.
development/compiling/liblcf/cmake.1402678937.txt.gz · Last modified: 2014/06/13 17:02 by fdelapena