summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/dbus/qdbusmarshall/CMakeLists.txt')
-rw-r--r--tests/auto/dbus/qdbusmarshall/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/dbus/qdbusmarshall/CMakeLists.txt b/tests/auto/dbus/qdbusmarshall/CMakeLists.txt
index aabeae0f4a..5d40035aee 100644
--- a/tests/auto/dbus/qdbusmarshall/CMakeLists.txt
+++ b/tests/auto/dbus/qdbusmarshall/CMakeLists.txt
@@ -1,4 +1,7 @@
# Generated from qdbusmarshall.pro.
+if(NOT QT_FEATURE_private_tests)
+ return()
+endif()
add_subdirectory(qpong)
add_subdirectory(qdbusmarshall)