summaryrefslogtreecommitdiffstats
path: root/config.tests/static_link_order/staticlib2.cpp
blob: 61089d53bd14fb912eda5de00532133e89186cea (plain)
1
2
3
4
5
// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

void staticLibFunc2() {
}