mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
scons: Reorder options for clarity
Also prefix all thirdparty-related toggles with `builtin`.
This commit is contained in:
@@ -37,7 +37,6 @@ def get_flags():
|
||||
|
||||
return [
|
||||
('tools', 'no'),
|
||||
('openssl', 'builtin'), # use builtin openssl
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user