qt5base-lts/tests/manual/qtbug-8933/CMakeLists.txt
Alexandru Croitor 4d22405e48 CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Change-Id: I9b7404e1d3a78fe0726ec0f5ce1461f6c209e90d
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2022-07-28 14:46:53 +02:00

21 lines
476 B
CMake

# Generated from qtbug-8933.pro.
#####################################################################
## qtbug-8933 Binary:
#####################################################################
qt_internal_add_manual_test(qtbug-8933
GUI
SOURCES
main.cpp
widget.cpp widget.h widget.ui
LIBRARIES
Qt::Gui
Qt::Widgets
ENABLE_AUTOGEN_TOOLS
uic
)
#### Keys ignored in scope 1:.:.:qtbug-8933.pro:<TRUE>:
# TEMPLATE = "app"