Fix C flag parsing and tests on Windows

This commit is contained in:
w0rp
2020-08-27 20:18:13 +01:00
parent 6074720dc2
commit 6d843715f3
3 changed files with 37 additions and 2 deletions

View File

@@ -419,7 +419,7 @@ Execute(ShellSplit should not merge flags):
\ '-Idir-with-dash',
\ 'subdir/somedep3.o',
\ 'subdir/somedep4.o',
\ '-Ikernel/include',
\ '-I' . ale#path#Simplify('kernel/include'),
\ 'subdir/somedep5.o',
\ 'subdir/somedep6.o',
\ ],