diff options
Diffstat (limited to 'tests/benchmarks/CMakeLists.txt')
-rw-r--r-- | tests/benchmarks/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/benchmarks/CMakeLists.txt b/tests/benchmarks/CMakeLists.txt new file mode 100644 index 00000000..82015d1d --- /dev/null +++ b/tests/benchmarks/CMakeLists.txt @@ -0,0 +1,4 @@ +# Copyright (C) 2022 The Qt Company Ltd. +# SPDX-License-Identifier: BSD-3-Clause + +add_subdirectory(mapitems_framecount) |