mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-07 18:24:01 +01:00
chore: updated vscode config
This commit is contained in:
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"
|
||||
|
||||
Reference in New Issue
Block a user