openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openexr-devel] cmake file to generate static openexr library


From: Aaron Boxer
Subject: [Openexr-devel] cmake file to generate static openexr library
Date: Mon, 7 Aug 2017 20:46:20 -0400

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]