summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_android_multi_abi_forward_vars/main.cpp
blob: a0c5ae2de5d99e91040983a5836b4455e2519bdc (plain)
1
2
3
4
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

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