blob: 911786a3d049eabbb5c9c59b661a4df09fb56602 (
plain)
1
2
3
4
5
6
7
8
|
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
# Generated from oauth.pro.
if(TARGET Qt::Widgets)
qt_internal_add_example(redditclient)
endif()
|