We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0f73f0 commit a87acebCopy full SHA for a87aceb
src/doc/src/reference/external-tools.md
@@ -209,7 +209,7 @@ may be found in [the chapter on build scripts](build-scripts.md).
209
"env": [
210
["SOME_KEY", "some value"],
211
["ANOTHER_KEY", "another value"]
212
- ]
+ ],
213
/* A path which is used as a value of `OUT_DIR` environmental variable
214
when compiling current package.
215
*/
0 commit comments