From dec6b7cb9ef176cce471b11fc77bd4c0608885fb Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Tue, 12 Nov 2019 17:53:43 +0100 Subject: Regenerate tests/auto/network/kernel Change-Id: I770fce0f0a369204178ea0dfa7bbd8b210dd3585 Reviewed-by: Simon Hausmann --- tests/auto/network/kernel/qhostinfo/CMakeLists.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tests/auto/network/kernel/qhostinfo') diff --git a/tests/auto/network/kernel/qhostinfo/CMakeLists.txt b/tests/auto/network/kernel/qhostinfo/CMakeLists.txt index ec55f576ef..60077d0021 100644 --- a/tests/auto/network/kernel/qhostinfo/CMakeLists.txt +++ b/tests/auto/network/kernel/qhostinfo/CMakeLists.txt @@ -1,11 +1,14 @@ # Generated from qhostinfo.pro. +if(NOT QT_FEATURE_private_tests) + return() +endif() + ##################################################################### ## tst_qhostinfo Test: ##################################################################### add_qt_test(tst_qhostinfo - GUI SOURCES tst_qhostinfo.cpp LIBRARIES @@ -16,7 +19,7 @@ add_qt_test(tst_qhostinfo ) #### Keys ignored in scope 1:.:.:qhostinfo.pro:: -# CONFIG = "testcase" +# _REQUIREMENTS = "qtConfig(private_tests)" ## Scopes: ##################################################################### -- cgit v1.2.3