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 801b32140a..12b14ee99e 100644
--- a/platform/windows/detect.py
+++ b/platform/windows/detect.py
@@ -215,6 +215,7 @@ def get_flags():
return [
("arch", arch),
+ ("supported", ["mono"]),
]