Hello,

I maintain an open source JPEG 2000 library:

https://github.com/GrokImageCompression/grok

The library uses cmake for windows/linux/osx builds. It can build
zlib, or use and existing install.

I would like to add support for OpenEXR. I see that there is cmake support,
but I need to first build IlmBase and then OpenEXR. Ideally, I could use a
single cmake file
to build OpenEXR and all of its dependencies.

Can anyone recommend the best approach to adding OpenEXR ? Currently, my
library supports libtiff, libpng, zlib
and lcms, all projects placed in third-party folder and built with cmake.

Thanks so much,
Aaron Boxer
_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to