Skip to content

Fix compilation issue when OpenEXR is not installed on the system

Alban Fichet requested to merge fix_no_openexr into v2.1.2

When the OpenEXR library is not installed on the system, the compilation shall still be performed and allow rendering in ARTRAW files.

This merge request address this issue.

Merge request reports