mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Add path test windows and escape in double quote.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"linux-x64" : {
|
||||
"cflags": "-fPIE"
|
||||
},
|
||||
"windows-x64" : { }
|
||||
"windows-x64" : {
|
||||
"c-include-dirs": ["C:\\"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user