commit | d17dd2546477373a47b903d00d30eb2edf9ca6ab | [log] [tgz] |
---|---|---|
author | Vova Bilonenko <bilonenko.v@gmail.com> | Fri Aug 24 10:10:15 2018 +0200 |
committer | Vova Bilonenko <bilonenko.v@gmail.com> | Fri Aug 24 10:10:15 2018 +0200 |
tree | 0343d0bafe9b93d5d81390f699ffe2008bdcc608 | |
parent | cb79c9a536040ca1c7424a6440e273685ad03ef4 [diff] |
hash_edge
c_cpp_properties.json
{ "configurations": [ { "name": "CPP Mac", "includePath": [ "${workspaceFolder}/**", "/usr/include/**" ], "defines": [], "macFrameworkPath": [ "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks" ], "compilerPath": "/usr/bin/clang", "cStandard": "c11", "cppStandard": "c++17", "intelliSenseMode": "clang-x64", "compileCommands": "${workspaceFolder}/build/compile_commands.json" } ], "version": 4 }