1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00

Use BoolVariable for third-party options.

This commit is contained in:
Elliott Sales de Andrade
2017-09-25 00:22:58 -04:00
parent ffab67b8da
commit 45a9a680a3
19 changed files with 87 additions and 91 deletions

View File

@@ -97,7 +97,7 @@ def configure(env):
## Dependencies
if (env['builtin_libtheora'] != 'no'):
if env['builtin_libtheora']:
env["x86_libtheora_opt_gcc"] = True
## Flags