mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-13 06:20:02 -04:00
build cjson for emscripten
This commit is contained in:
parent
2a511ff6e9
commit
e030ca6712
4 changed files with 46 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"clangd.fallbackFlags": [
|
||||
"-I/usr/share/emscripten/cache/sysroot/include/"
|
||||
"-I/usr/share/emscripten/cache/sysroot/include/",
|
||||
"-I/usr/lib/emscripten/system/include"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue