mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-05 23:07:42 -05:00
Cosmetic fixes to SCons buildsystem
- Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check
This commit is contained in:
@@ -15,5 +15,3 @@ SConscript('spatial_sound_2d/SCsub');
|
||||
lib = env.Library("servers",env.servers_sources)
|
||||
|
||||
env.Prepend(LIBS=[lib])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user