DeVaukz / SOIL

An OS X optimized libSOIL using the CMake build system.
23 stars 14 forks source link

libSOIL with CMake

This is libSOIL (Simple OpenGL Image Library) modified to use the CMake build system. Care has been taken to make everything build and install nicely on OS X. By default, libSOIL.a and libSOIL.dylib will be installed in /usr/local/lib/, and the libSOIL headers will be installed in /usr/local/include/SOIL/. An OS X framework can also be generated on request.

Installing

License

Public domain.