CMakeLists: enable EXR test

This commit is contained in:
Mirco Miranda
2022-10-02 06:01:23 +00:00
committed by Albert Astals Cid
parent 524f083ee4
commit f8bfdce285
+3 -1
View File
@@ -136,7 +136,9 @@ kimageformats_write_tests(
# kimageformats_write_tests(eps)
#endif()
if (OpenEXR_FOUND)
# FIXME: OpenEXR tests
kimageformats_read_tests(
exr
)
endif()
if (LibRaw_FOUND)