summaryrefslogtreecommitdiff
path: root/DevIL/src-IL/cmake/README
diff options
context:
space:
mode:
Diffstat (limited to 'DevIL/src-IL/cmake/README')
-rw-r--r--DevIL/src-IL/cmake/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/DevIL/src-IL/cmake/README b/DevIL/src-IL/cmake/README
new file mode 100644
index 00000000..2f50d7f2
--- /dev/null
+++ b/DevIL/src-IL/cmake/README
@@ -0,0 +1,11 @@
+Custom modules for libraries which cmake doesn't have out-of-the-box
+support for.
+
+FindNVTT and FindOpenEXR are from OpenSceneGraph (OSG):
+
+http://trac.openscenegraph.org/projects/osg/browser/OpenSceneGraph/trunk/CMakeModules
+
+OSG is under a modified LGPL license.
+
+FindLCMS is from KDE (kdelibs/cmake/modules/)
+