Skip to content

funlibs/soil

Repository files navigation

SOIL

Build Status Build status

Git/Cmake project for the SOIL2 Project.

See the original README.md

Build

SOIL is build with CMake for all platforms.

You can also use the fake configure script provided to set it up on unix:

./configure
make