2019-10-10 14:50:25 +00:00
|
|
|
# Generated from qstyle.pro.
|
2018-10-24 13:20:27 +00:00
|
|
|
|
2019-10-10 14:50:25 +00:00
|
|
|
#####################################################################
|
|
|
|
## tst_qstyle Test:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_test(tst_qstyle
|
2019-10-10 14:50:25 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qstyle.cpp
|
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Gui
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::TestPrivate
|
2019-10-10 14:50:25 +00:00
|
|
|
Qt::Widgets
|
|
|
|
)
|