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

16 lines
346 B
CMake
Raw Normal View History

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