From 2861cfb6f851d7cee503b19f0e800a33374db66c Mon Sep 17 00:00:00 2001 From: Jonas Karlsson Date: Thu, 4 Feb 2021 15:37:53 +0100 Subject: QTextureFileData: support key value metadata Task-Id: QTBUG-76970 Pick-to: 6.1 Change-Id: I9dba1b373250cea4d0c806997290a7afcdc900d7 Reviewed-by: Eirik Aavitsland --- tests/auto/gui/util/qtexturefilereader/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/gui/util/qtexturefilereader/CMakeLists.txt') diff --git a/tests/auto/gui/util/qtexturefilereader/CMakeLists.txt b/tests/auto/gui/util/qtexturefilereader/CMakeLists.txt index e1731a45d5..de809f577d 100644 --- a/tests/auto/gui/util/qtexturefilereader/CMakeLists.txt +++ b/tests/auto/gui/util/qtexturefilereader/CMakeLists.txt @@ -17,6 +17,7 @@ set(qtexturefilereader_resource_files "texturefiles/car.ktx" "texturefiles/car_mips.ktx" "texturefiles/cubemap_float32_rgba.ktx" + "texturefiles/cubemap_metadata.ktx" "texturefiles/newlogo.astc" "texturefiles/newlogo_srgb.astc" "texturefiles/pattern.pkm" -- cgit v1.2.3