also add the cyclonedds package
This commit is contained in:
parent
bd2620ef8d
commit
52fdee535e
6 changed files with 12 additions and 3 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -72,7 +72,8 @@
|
|||
"variant": "cpp",
|
||||
"codecvt": "cpp",
|
||||
"forward_list": "cpp",
|
||||
"valarray": "cpp"
|
||||
"valarray": "cpp",
|
||||
"ddsi_sertopic.h": "c"
|
||||
},
|
||||
"cmake.ignoreCMakeListsMissing": true,
|
||||
"python.autoComplete.extraPaths": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue