summaryrefslogtreecommitdiffstats
path: root/platform/windows/detect.py
diff options
context:
space:
mode:
Diffstat (limited to 'platform/windows/detect.py')
-rw-r--r--platform/windows/detect.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/detect.py b/platform/windows/detect.py
index f536c1ac27..4585884859 100644
--- a/platform/windows/detect.py
+++ b/platform/windows/detect.py
@@ -248,6 +248,7 @@ def get_flags():
return [
("arch", arch),
+ ("supported", ["mono"]),
]