Latest linter.

This commit is contained in:
Ben Vanik
2015-08-01 04:08:59 -07:00
parent 8494ca2eaa
commit cb701fcb7c
6 changed files with 12 additions and 13 deletions

View File

@@ -275,6 +275,7 @@ def run_platform_premake():
run_premake('windows', 'vs2015')
else:
run_premake('linux', 'gmake')
run_premake('linux', 'codelite')
def get_build_bin_path(args):