mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +00:00
scons: Reorder options for clarity
Also prefix all thirdparty-related toggles with `builtin`.
This commit is contained in:
parent
cc54189911
commit
cc95d4448c
21 changed files with 89 additions and 84 deletions
|
|
@ -37,7 +37,6 @@ def get_flags():
|
|||
|
||||
return [
|
||||
('tools', 'no'),
|
||||
('openssl', 'builtin'), # use builtin openssl
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue