FindOpenEXRΒΆ
Try to find the OpenEXR libraries.
This will define the following variables:
OpenEXR_FOUND
- True if OpenEXR is available
OpenEXR_LIBRARIES
- Link to these to use OpenEXR
OpenEXR_INCLUDE_DIRS
- Include directory for OpenEXR
OpenEXR_DEFINITIONS
- Compiler flags required to link against OpenEXR
and the following imported targets:
OpenEXR::IlmImf
- The OpenEXR core library
In general we recommend using the imported target, as it is easier to use. Bear in mind, however, that if the target is in the link interface of an exported library, it must be made available by the package config file.
Since pre-1.0.0.