summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index a7796a951..24fa993c7 100644
--- a/sync.profile
+++ b/sync.profile
@@ -36,6 +36,9 @@
);
# Compile tests
%configtests = (
+ # Widgets (to make things easier)
+ "widgets" => {message => "Disabling widget related code. To enable, make sure that QtWidgets exists."},
+
# Windows tests
"directshow" => {},
"wmsdk" => {},