NathanFrench / liblz_core

liblz_core (pronounced lib ellzey) core API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The core API's of liblz and its libraries.

compiling

cd build && cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=. ..
make && make install

About

liblz_core (pronounced lib ellzey) core API


Languages

Language:C 92.1%Language:CMake 7.9%