summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/image/qpixmapcache/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/image/qpixmapcache/CMakeLists.txt')
-rw-r--r--tests/benchmarks/gui/image/qpixmapcache/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/benchmarks/gui/image/qpixmapcache/CMakeLists.txt b/tests/benchmarks/gui/image/qpixmapcache/CMakeLists.txt
new file mode 100644
index 0000000000..e2aa20d75a
--- /dev/null
+++ b/tests/benchmarks/gui/image/qpixmapcache/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_qt_test(tst_bench_qpixmapcache SOURCES
+ tst_qpixmapcache.cpp
+)