mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 03:54:18 -04:00
Support building with OpenEXR 3
Try to find OpenEXR 3 first via the upstream cmake config and fallback to using our FindOpenEXR
This commit is contained in:
committed by
Albert Astals Cid
parent
224f892b09
commit
2429c95336
@ -18,6 +18,7 @@
|
||||
#include <ImfConvert.h>
|
||||
#include <ImfFloatAttribute.h>
|
||||
#include <ImfInputFile.h>
|
||||
#include <ImfInt64.h>
|
||||
#include <ImfIntAttribute.h>
|
||||
#include <ImfLineOrderAttribute.h>
|
||||
#include <ImfRgbaFile.h>
|
||||
|
Reference in New Issue
Block a user