Skip to content

Commit 7d12dd8

Browse files
committed
chore: updated vscode config
1 parent 24fba7b commit 7d12dd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/c_cpp_properties.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"intelliSenseMode": "clang-x64",
3535
"includePath": [
3636
"${pocoIncludePath}",
37-
"/usr/local/opt/openssl@3/include"
37+
"/usr/local/opt/openssl@3/include",
38+
"/opt/homebrew/opt/openssl@3/include"
3839
],
3940
"macFrameworkPath": [
4041
"/System/Library/Frameworks"

0 commit comments

Comments
 (0)