summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-09-21 19:30:19 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-09-22 19:08:53 +0200
commita3bd80c08cd046d892c666098093ec20fc9e1321 (patch)
tree5016362fcda4c093c8cb3274adf4c6d6a7d22719 /tests/benchmarks/network
parent9959090da84ee8681126da5763365e3e2a746f7e (diff)
CMake: Regenerate projects
Clean up the state of the projects, before changing the internal CMake API function names. Task-number: QTBUG-86815 Change-Id: I90f1b21b8ae4439a4a293872c3bb728dab44a50d Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/benchmarks/network')
-rw-r--r--tests/benchmarks/network/access/qdecompresshelper/.prev_CMakeLists.txt2
-rw-r--r--tests/benchmarks/network/access/qdecompresshelper/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/benchmarks/network/access/qdecompresshelper/.prev_CMakeLists.txt b/tests/benchmarks/network/access/qdecompresshelper/.prev_CMakeLists.txt
index cec7aad7b2..6ac77db67d 100644
--- a/tests/benchmarks/network/access/qdecompresshelper/.prev_CMakeLists.txt
+++ b/tests/benchmarks/network/access/qdecompresshelper/.prev_CMakeLists.txt
@@ -4,7 +4,7 @@
## qdecompresshelper Binary:
#####################################################################
-qt_add_executable(qdecompresshelper
+qt_add_benchmark(qdecompresshelper
SOURCES
main.cpp
DEFINES
diff --git a/tests/benchmarks/network/access/qdecompresshelper/CMakeLists.txt b/tests/benchmarks/network/access/qdecompresshelper/CMakeLists.txt
index af7676b561..e8c7493250 100644
--- a/tests/benchmarks/network/access/qdecompresshelper/CMakeLists.txt
+++ b/tests/benchmarks/network/access/qdecompresshelper/CMakeLists.txt
@@ -4,7 +4,7 @@
## qdecompresshelper Binary:
#####################################################################
-qt_add_executable(qdecompresshelper
+qt_add_benchmark(qdecompresshelper
SOURCES
main.cpp
DEFINES