summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/codecs/qtextcodec/CMakeLists.txt
diff options
context:
space:
mode:
authorKarsten Heimrich <karsten.heimrich@qt.io>2020-06-17 12:33:40 +0200
committerKarsten Heimrich <karsten.heimrich@qt.io>2020-06-20 02:04:38 +0200
commit18ec53156ee704fdb4977436fccfdc85333e614b (patch)
treedf734ce7893d570f4a90f923fcfe9c80ddc3de05 /tests/benchmarks/corelib/codecs/qtextcodec/CMakeLists.txt
parent4455de24d453138411c57bae55af18f3fba58d4b (diff)
Move QTextCodec support out of QtCore
* Assume UTF-8 on all Unix like systems * Export some functions to be able to compile QTextCodec once moved to Qt5Compat. Task-number: QTBUG-75665 Change-Id: I52ec47a848bc0ba72e9c7689668b1bcc5d736c29 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/benchmarks/corelib/codecs/qtextcodec/CMakeLists.txt')
-rw-r--r--tests/benchmarks/corelib/codecs/qtextcodec/CMakeLists.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/benchmarks/corelib/codecs/qtextcodec/CMakeLists.txt b/tests/benchmarks/corelib/codecs/qtextcodec/CMakeLists.txt
deleted file mode 100644
index ea6ed8519b..0000000000
--- a/tests/benchmarks/corelib/codecs/qtextcodec/CMakeLists.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-# Generated from qtextcodec.pro.
-
-#####################################################################
-## tst_bench_qtextcodec Binary:
-#####################################################################
-
-add_qt_benchmark(tst_bench_qtextcodec
- SOURCES
- main.cpp
- PUBLIC_LIBRARIES
- Qt::Test
-)
-
-#### Keys ignored in scope 1:.:.:qtextcodec.pro:<TRUE>:
-# TESTDATA = "utf-8.txt"