qt5base-lts/tests/manual/highdpi/pixelgadget/CMakeLists.txt
Liang Qi 5da38b4489 tests: Add project files of highdpi both for qmake and cmake
Pick-to: 6.4 6.2
Change-Id: I5525536674a64ccd14106dc6727b5578c0ab7f16
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2022-11-25 14:33:35 +01:00

15 lines
335 B
CMake

# Generated from pixelgadget.pro.
#####################################################################
## pixelgadget Binary:
#####################################################################
qt_internal_add_manual_test(pixelgadget
GUI
SOURCES
main.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::Widgets
)