liblfds_711

liblfds version 7.1.1 with a CMake build system

0
0
0
C
public

libldfs version 7.1.1 with a CMake build system

Original source available here: liblfds.org/

Add this to a CMake project with:
ADD_SUBDIRECTORY(liblfds_711)

To compile stand-alone:
mkdir build
cd build
cmake …
cmake --build .

v0.3.3[beta]