summaryrefslogtreecommitdiffstats
path: root/tests/manual/qstorageinfo/CMakeLists.txt
blob: a72cc2d92c50a2e5489ada699914005a876d2108 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

#####################################################################
## qstorageinfo Binary:
#####################################################################

qt_internal_add_manual_test(qstorageinfo
    SOURCES
        main.cpp
)