Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "configurations": [
- {
- "name": "Mac",
- "includePath": [
- "${default}",
- "/opt/homebrew/Cellar/root/6.32.08/include/root"
- ],
- "defines": [],
- "macFrameworkPath": [
- "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks"
- ],
- "cStandard": "c17",
- "cppStandard": "c++17",
- "intelliSenseMode": "macos-clang-arm64"
- }
- ],
- "version": 4
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement