DentonW / DevIL

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.
http://openil.sourceforge.net/
GNU Lesser General Public License v2.1
446 stars 138 forks source link

Add CMake option to skip building ILU/ILUT #68

Open dooglz opened 6 years ago

dooglz commented 6 years ago

Some projects may only need the IL or ILU part of DevIL. ILUT requires additional dependencies that may not be present in such scenarios.

glebm commented 4 years ago

@DentonW Also confirmed working. Can this be merged?

PierceLBrooks commented 1 year ago

@DentonW Seconded! :)