8305b6fe3f
Change-Id: I105eb73065e02a4fa508d17f481047b32875f128 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
15 lines
363 B
CMake
15 lines
363 B
CMake
# Generated from qdbusmetaobject.pro.
|
|
|
|
#####################################################################
|
|
## tst_qdbusmetaobject Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qdbusmetaobject
|
|
SOURCES
|
|
tst_qdbusmetaobject.cpp
|
|
LIBRARIES
|
|
Qt::DBusPrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::DBus
|
|
)
|