summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_collecting_plugins/main.cpp
blob: 09225de2053c93315ffe7b5e013faf852c36da9c (plain)
1
2
3
4
5
6
7
// Copyright (C) 2024 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

int main(int, char *[])
{
    return 0;
}