mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
chore: updated vscode config
This commit is contained in:
parent
24fba7b77c
commit
7d12dd8479
3
.vscode/c_cpp_properties.json
vendored
3
.vscode/c_cpp_properties.json
vendored
@ -34,7 +34,8 @@
|
||||
"intelliSenseMode": "clang-x64",
|
||||
"includePath": [
|
||||
"${pocoIncludePath}",
|
||||
"/usr/local/opt/openssl@3/include"
|
||||
"/usr/local/opt/openssl@3/include",
|
||||
"/opt/homebrew/opt/openssl@3/include"
|
||||
],
|
||||
"macFrameworkPath": [
|
||||
"/System/Library/Frameworks"
|
||||
|
Loading…
Reference in New Issue
Block a user