mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-06 00:31:10 +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",
|
"intelliSenseMode": "clang-x64",
|
||||||
"includePath": [
|
"includePath": [
|
||||||
"${pocoIncludePath}",
|
"${pocoIncludePath}",
|
||||||
"/usr/local/opt/openssl@3/include"
|
"/usr/local/opt/openssl@3/include",
|
||||||
|
"/opt/homebrew/opt/openssl@3/include"
|
||||||
],
|
],
|
||||||
"macFrameworkPath": [
|
"macFrameworkPath": [
|
||||||
"/System/Library/Frameworks"
|
"/System/Library/Frameworks"
|
||||||
|
Loading…
Reference in New Issue
Block a user