Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter, and display a variety of images with ease. It is highly portable and has been ported to several platforms.
These are all my changes to get DevIL building and installing via CMake.
It works for me now on linux and mac, but I've not tried it on windows yet. I've been pretty careful to keep it all cross-platform, so I don't think there'll be any big issues getting it working.
There's still lots of scope for refining things, but it's at the point where I need other people to hammer on it to show up any problems.
These are all my changes to get DevIL building and installing via CMake. It works for me now on linux and mac, but I've not tried it on windows yet. I've been pretty careful to keep it all cross-platform, so I don't think there'll be any big issues getting it working.
There's still lots of scope for refining things, but it's at the point where I need other people to hammer on it to show up any problems.