development:compiling:liblcf:cmake
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.txt · Last modified: 2015/10/03 09:55 by 127.0.0.1