summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/repc/repc.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/repc/repc.pro b/tests/auto/repc/repc.pro
index 0725bd9..5055690 100644
--- a/tests/auto/repc/repc.pro
+++ b/tests/auto/repc/repc.pro
@@ -1,2 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS += enums pods signature
+SUBDIRS += enums pods
+!windows: SUBDIRS += signature # QTBUG-58773