23 lines
550 B
CMake
23 lines
550 B
CMake
# Copyright (C) 2022 The Qt Company Ltd.
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
# Generated from regular_widgets.pro.
|
|
|
|
#####################################################################
|
|
## regular_widgets Binary:
|
|
#####################################################################
|
|
|
|
qt_internal_add_manual_test(regular_widgets
|
|
GUI
|
|
SOURCES
|
|
main.cpp
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
Qt::Widgets
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:regular_widgets.pro:<TRUE>:
|
|
# TEMPLATE = "app"
|