aboutsummaryrefslogtreecommitdiff
path: root/platform/windows/detect.py
diff options
context:
space:
mode:
authorRémi Verschelde2016-10-14 08:27:59 +0200
committerRémi Verschelde2016-10-15 12:01:28 +0200
commit36738ddda4f732fff7bbfb7b4605a47a0bd7c045 (patch)
tree9b3a77f6d4872be2ec55fe9467c8fe24a9e582a3 /platform/windows/detect.py
parent249836e530f51cbb2f8692a479a35900c425fdd5 (diff)
downloadgodot-36738ddda4f732fff7bbfb7b4605a47a0bd7c045.tar.gz
godot-36738ddda4f732fff7bbfb7b4605a47a0bd7c045.tar.zst
godot-36738ddda4f732fff7bbfb7b4605a47a0bd7c045.zip
Diffstat (limited to 'platform/windows/detect.py')
-rw-r--r--platform/windows/detect.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/windows/detect.py b/platform/windows/detect.py
index 12ea5a93e..ce308a49c 100644
--- a/platform/windows/detect.py
+++ b/platform/windows/detect.py
@@ -176,7 +176,6 @@ def get_opts():
def get_flags():
return [
- ('glew','yes'),
('openssl','builtin'), #use builtin openssl
]