Skip to content
Snippets Groups Projects
Commit e4b57a55 authored by Fernando Herrero's avatar Fernando Herrero
Browse files

json properties

parent 4d6f5185
No related branches found
No related tags found
2 merge requests!28release after RAL,!27After 2nd RAL submission
{
"configurations": [
{
"name": "Linux",
"includePath": [
"${workspaceFolder}/**",
"/home/aeroarms/iri-lab/external_libs/wolf/include",
"/usr/local/include/iri-algorithms/wolf/plugin_core",
"/usr/local/include/eigen3",
"/usr/local/include/iri-algorithms"
],
"defines": [],
"compilerPath": "/usr/bin/gcc",
"cStandard": "gnu11",
"cppStandard": "c++17",
"intelliSenseMode": "gcc-x64"
}
],
"version": 4
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment