https://github.com/OpenImageIO/oiio/pull/122
I thought these changes, which I have had around for a while, were too small to be submitted in multiple pull requests. The specific changes are: * Organize the sources for the embedded plugins, libutil and libtexture in folders. This is just a cosmetic change for IDEs like Visual Studio. * Fix a compile error in the ico plugin when using libpng 1.5 * Remove a CMake warning pointed out by Richard Shaw, regarding built-in CMake modules shadowed by those bundled in OIIO for compatibility (e.g. SelectLibraryConfigurations) * Fix a warning (error in CMake 2.6) when verifying if Clang is the C++ compiler. * Fix some minor warnings in fmath.h -Edgar _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
