60ca8ca5bc
The tests can now be built with qt-cmake-standalone-test. Change-Id: I098340a9f755806061de281fbc25cb00c61f33f0 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
10 lines
152 B
CMake
10 lines
152 B
CMake
qt_internal_add_manual_test(localfiles
|
|
GUI
|
|
SOURCES
|
|
main.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Core
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|