Skip to content

Commit

Permalink
vscode: Use environment variable for C/C++ include path
Browse files Browse the repository at this point in the history
This variable is set using the `shellHook` in the env property of the `buildROSWorkspace` call, and is the output directory of the final symlinked buildEnv.
  • Loading branch information
RandomSpaceship authored and DingoOz committed Dec 21, 2024
1 parent 0013d48 commit 44aefb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/c_cpp_properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
}
],
"version": 4
}
}

0 comments on commit 44aefb5

Please sign in to comment.