summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-07-26 16:19:13 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-07-26 20:12:47 +0200
commit9a8fe34e4d9678377b8219fbbbe9e2f16a968922 (patch)
tree30668b050b041f4fad7c4e17f70a47686a92375e /tests/auto/gui
parent089d72d7d932bcde34d08b308fd55fcb054ef6c4 (diff)
tst_qicon: Enable lowdpi test using qt_add_test argument
Change-Id: I98f850c668a45d127abb1c2af5915f2cbcbd1cdb Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/gui')
-rw-r--r--tests/auto/gui/image/qicon/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/gui/image/qicon/CMakeLists.txt b/tests/auto/gui/image/qicon/CMakeLists.txt
index b44d31b3a1..a419f9ba57 100644
--- a/tests/auto/gui/image/qicon/CMakeLists.txt
+++ b/tests/auto/gui/image/qicon/CMakeLists.txt
@@ -1,6 +1,5 @@
# Generated from qicon.pro.
-add_definitions(-DTESTCASE_LOWDPI) # special case
#####################################################################
## tst_qicon Test:
#####################################################################
@@ -32,6 +31,7 @@ file(GLOB_RECURSE test_data_glob
list(APPEND test_data ${test_data_glob})
qt_add_test(tst_qicon
+ LOWDPI # special case
SOURCES
tst_qicon.cpp
PUBLIC_LIBRARIES