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:
@@ -1,4 +1,3 @@
|
||||
Import('env')
|
||||
|
||||
env.add_source_files(env.servers_sources,"*.cpp")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user