CMakeLists: enable EXR test

This commit is contained in:
Mirco Miranda 2022-09-25 08:45:35 +02:00 committed by Albert Astals Cid
parent 524f083ee4
commit f8bfdce285

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)