diff options
| author | Rémi Verschelde | 2016-10-14 08:27:59 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2016-10-15 12:01:28 +0200 |
| commit | 36738ddda4f732fff7bbfb7b4605a47a0bd7c045 (patch) | |
| tree | 9b3a77f6d4872be2ec55fe9467c8fe24a9e582a3 /platform/haiku/detect.py | |
| parent | 249836e530f51cbb2f8692a479a35900c425fdd5 (diff) | |
| download | godot-36738ddda4f732fff7bbfb7b4605a47a0bd7c045.tar.gz godot-36738ddda4f732fff7bbfb7b4605a47a0bd7c045.tar.zst godot-36738ddda4f732fff7bbfb7b4605a47a0bd7c045.zip | |
Diffstat (limited to 'platform/haiku/detect.py')
| -rw-r--r-- | platform/haiku/detect.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/haiku/detect.py b/platform/haiku/detect.py index f36b0c567..8aa810e18 100644 --- a/platform/haiku/detect.py +++ b/platform/haiku/detect.py @@ -24,7 +24,6 @@ def get_opts(): def get_flags(): return [ ('builtin_zlib', 'no'), - ('glew', 'yes'), ] def configure(env): |
