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.
I would very much like to see this pull request merged.
Full day of me figuring out how to properly link DevIL as a static library to my project reduces to this few lines of code :cry:.
This correctly interprets the BUILD_SHARED_LIBS flags for ILU and ILUT too.