mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 11:44:53 +08:00
[style] whitespace and configs
This commit is contained in:
parent
1a70b09bb1
commit
e438077cba
@ -13,7 +13,12 @@
|
|||||||
[
|
[
|
||||||
"-I/usr/include",
|
"-I/usr/include",
|
||||||
"-I/usr/local/include",
|
"-I/usr/local/include",
|
||||||
"-I${folder:${project_path:serial.sublime-project}}/include"
|
"-I${folder:${project_path:serial.sublime-project}}/include",
|
||||||
|
"-I/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1",
|
||||||
|
"-I/usr/local/include",
|
||||||
|
"-I/Library/Developer/CommandLineTools/usr/bin/../lib/clang/6.1.0/include",
|
||||||
|
"-I/Library/Developer/CommandLineTools/usr/include",
|
||||||
|
"-I/usr/include"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user