chore: updated vscode config

This commit is contained in:
Günter Obiltschnig 2024-12-01 10:11:20 +01:00
parent 24fba7b77c
commit 7d12dd8479

View File

@ -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"