qt5base-lts/tests/auto/widgets/styles/qstyle/CMakeLists.txt

15 lines
341 B
CMake
Raw Normal View History

# Generated from qstyle.pro.
#####################################################################
## tst_qstyle Test:
#####################################################################
qt_internal_add_test(tst_qstyle
SOURCES
tst_qstyle.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::TestPrivate
Qt::Widgets
)